Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8832

Update Panel with the Reload Data

$
0
0
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.

Viewing all articles
Browse latest Browse all 8832

Trending Articles