Click here to Skip to main content
15,899,754 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am very new to this work i need to add the count down timer to each row of the gridview,like if the timer count down is over the row has to be deleted automatically in gridview .

Thanks in advance.
Posted
Comments
BulletVictim 24-Feb-14 8:53am    
What have you tried?
ZurdoDev 24-Feb-14 8:54am    
Where are you stuck?
Regati Rajasekharreddy 25-Feb-14 2:39am    
I am stuck to show the timer in each row of the gridview itself.
Regati Rajasekharreddy 25-Feb-14 2:44am    
i will explain it briefly we have to add the timer to each row of the gridview and when the page is loaded the timer we have set is going to get down let us say i had set the time as 5:00:00 so when it comes to 0:00:00 the row which has gone to 0:00:00 has to be deleted automatically ,and each row will be having different time ..
ZurdoDev 25-Feb-14 7:14am    
You'll want to use the setTimeout method in JavaScript.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900