Paging in the Repeater is done either manually or by deriving from the PagedDataSource class. Here's a few articles that demonstrate the former method:
http://www.developer.com/net/asp/article.php/3646011 http://www.codeproject.com/KB/webforms/Aspnet_Repeater_Control.aspx On Apr 11, 9:18 am, vikas arora <[email protected]> wrote: > Is it possible that to apply paging in repeater. > I can use paging in DataGrid bt not apply paging in Reapeter control.
