D
Dhanisha
Guest
Hi,
I would like to display a list of users and their corresponding countdown timer in partial view using either javascript or JQuery. I have already set 'EndTime' in ViewBag from MVC Controller. Based on each user's 'EndTime' I want to show their UserName and corresponding Countdown Timer as a list. Please help me to fix this issue. I would like to show the details as given below.
User 1 00:10:45
User 2 03:21:12
User 3 11:10:05
Thanks,
Dhanisha
Continue reading...
I would like to display a list of users and their corresponding countdown timer in partial view using either javascript or JQuery. I have already set 'EndTime' in ViewBag from MVC Controller. Based on each user's 'EndTime' I want to show their UserName and corresponding Countdown Timer as a list. Please help me to fix this issue. I would like to show the details as given below.
User 1 00:10:45
User 2 03:21:12
User 3 11:10:05
Thanks,
Dhanisha
Continue reading...