Well, it's a lot like pagination for an ASPxGridView and yet it has to be different:
<OptionsPager Visible="True" AlwaysShowPager="True" RowsPerPage="10"> <AllButton Visible="True"></AllButton> </OptionsPager>
No comments:
Post a Comment