Glossary Item Box
When displaying a large set of data in web applications it is a common practice that only a small sub-set of the data at a time would be transferred to the client and operated with. ALGrid supports this functionality automatically and also provides a set of events, helper methods and properties if the paging operation requires custom intervention.
Pager view sample:

Set the AllowPaging property to true (default is false) to have ALGrid handle paging:

| See Also |
Controls: ALGrid
ALGrid: Column Types | Paging | Filtering
Client-side API: ALGrid client side API