| KaxDataPager Class |
Namespace: Kettic.AspNet.Controls
The KaxDataPager type exposes the following members.
| Name | Description | |
|---|---|---|
| KaxDataPager |
| Name | Description | |
|---|---|---|
| FireCommand(KaxDataPagerCommandEventArgs) |
Triggers command on KaxDataPager.
| |
| FireCommand(String, String) |
Triggers command on KaxDataPager.
| |
| RaisePostBackEvent | ||
| RecreateChildControls |
| Name | Description | |
|---|---|---|
| PageCommandName | ||
| PageFirstCommandArgument | ||
| PageLastCommandArgument | ||
| PageNextCommandArgument | ||
| PagePrevCommandArgument | ||
| PageSizeChangeCommandName |
| Name | Description | |
|---|---|---|
| AllowRouting | ||
| AllowSEOPaging |
Get or set whether SEO paging should be used.
| |
| ClientEvents | ||
| ContainerLocator | ||
| Controls | (Overrides ControlControls.) | |
| Culture | ||
| CurrentPageIndex | ||
| Fields | ||
| MaximumRows | ||
| PageableItemContainer |
Read only property. Holds reference to control that implements
IKaxPageableItemContainer or IPageableItemContainer.
| |
| PageCount | ||
| PagedControlID | ||
| PageSize | ||
| RouteName | ||
| RoutePageIndexParameterName | ||
| SEOPagingQueryPageKey |
Get or set query string key for SEO paging. This property may be used in conjunction with
AllowSEOPaging
| |
| StartRowIndex | ||
| TotalRowCount |
| Name | Description | |
|---|---|---|
| Command |
Raised when a button in a KaxDataPager control is clicked.
| |
| FieldCreated |
Raised when pager field item is created.
| |
| FieldCreating |
Raised when custom pager field is creating on postback
|