0
Answer

Repeater control numeric paging

kamal kannan

kamal kannan

17y
5k
1
Hi,

How to implement the numeric paging in Asp.Net Repeater control without postback.
Now I'm using Prev.. and Next.. linkbutton to navigate the page, when i click the linkbuttons the update panel page is postbacked why? And give some idea to implement numeric paging easily.