Update Panel with the Reload Data

Ei Dar Li Ko Ko asked on December 29, 2015 08:07

I am using a repeater with the dropdown list, they are put inside the update panel and when the dropdown list is changed the repeater will show the related result. This is achieved after I used the reloaddata(true) and the DataBindByDefault="false". However, I also want to update the repeater when the pager is changed. If pager is set to postback and it does not work, when it is set to querystring the whole page refreshed.

Recent Answers


Timothy Fenton answered on January 17, 2016 22:30

Hello is there any way you could provide a code snippet so we can see exactly what you are doing here? Are you using an ASP update panel or CMSUpdatePanel?

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.