Version

GridPaging Class Fields

For a list of all members of this type, see GridPaging members.

Public Fields
 NameDescription
Public FieldDEFAULT_PAGE_COUNT_LIMITdefault number of pages, above which the rendering will switch from page links to a dropdown from which the end user can choose a page index  
Public FieldDEFAULT_PAGE_SIZEdefault page size  
Public FieldDEFAULT_VISIBLE_PAGESdefault number of visible pages  
Public FieldPAGE_INDEX_KEYkey used to encode the current page index in the GET request  
Public FieldPAGE_SIZE_KEYkey used to encode the current page size in the GET request  
Public FieldRECORD_COUNT_KEYproperty name in the response which holds the total number of pages in the data source on the backend  
See Also

View on GitHub