asp:Timer control now working in gridview
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have placed and asp:Timer control in gridview and the whole gridview is inside an update panel. I m getting error that the timer control needs a scriptmanager on the page. I have the scripmanager on the masterpage. When I m creating the timer control outsite the gridview its working nice. When running the code the updatepanel trigger is throwing error that control with id of the timer is not found. Can anyone help?? Regards
Vijay V. Yash Softech