Datapager in Listview
Hello,
Normal Datapager functionlaities are working properly.
Problem is:I have one search box on my page.when i click on search button,listview is again bind and pager is again set with dp.setpageproperties(dp.startrowindex,dp.pagesize, false)
but it is not working?my listview is display before the same.when i click on 2 page,then my search result is displayed.
if anyone have any idea.
Thanks
|