The following tables list the members exposed by Paging.
Name | Description | |
---|---|---|
Paging Constructor |
Name | Description | |
---|---|---|
bottomPagerElement | Returns the bottom pager HTML element. | |
element | Returns the element assoicated with the item. | |
events | ||
id | ||
isInitialized | ||
isUpdating | ||
name | Gets the name of the behavior. | |
pageCount | Returns total pages count. | |
pageIndex | Returns/sets current page index. By setting a new page index the paging will update rows accordingly to the index that is set. | |
pagerAppearance | Returns grid's pager appearance. The returned value corresponds to the server's PagerAppearance enumeration: 0 - Top, 1 - Bottom, 2 - Both. | |
pageSize | Returns page size. | |
topPagerElement | Returns the top pager HTML element. |
Name | Description | |
---|---|---|
beginUpdate | ||
dispose | Disposes of the Paging behavior. | |
endUpdate | ||
getEditingOn | Gets flag which represents current editing behavior in progress with option to exit edit mode. | |
initialize | ||
raisePropertyChanged | ||
updated | ||
updatePager |
Name | Description | |
---|---|---|
disposing | ||
propertyChanged |