how to use timer and updatepanel without postBack
how to use timer and updatepanel to get data in datalist without postBack every time using ajax in asp.net
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sanjeeb LenkaPosted Jul 22, 2013, 1:43 AM
if you don't want to update it on timer control put it outside the updatepanel.
Iftikar HussainPosted Jul 22, 2013, 1:33 AM
Please refer the below link
http://technico.qnownow.com/refresh-gridview-intervals-using-ajax-timer/
Regards,
Iftikar
muqthar AhmedPosted Jul 22, 2013, 1:30 AM
Sanjeeb LenkaPosted Jul 22, 2013, 1:15 AM
when ever we put some control within updatepanel it become asnychronous.
muqthar AhmedPosted Jul 22, 2013, 1:11 AM
Sanjeeb LenkaPosted Jul 22, 2013, 1:07 AM
http://www.c-sharpcorner.com/UploadFile/364074/timercontrol-with-updatepanel-in-ajax-using-Asp-Net/