onselectedindexchanged="gvAgentInactive_SelectedIndexChanged"
onrowediting="gvAgentInactive_RowEditing" AllowPaging="True"
onpageindexchanging="gvAgentInactive_PageIndexChanging" PageSize="5"
onpageindexchanged="gvAgentInactive_PageIndexChanged">
PreviousPageText="Pervious" PageButtonCount="5" Position="TopAndBottom" />
yogita dhingraPosted Sep 10, 2009, 3:17 AM
Roei BarPosted Sep 10, 2009, 3:01 AM
http://www.codeproject.com/KB/custom-controls/CollectionPager.aspx
using the paging abilities of the gird nor list or repeater is very hard unless you buy one, this little project will make you a a happier person
;-)