GridView - Paging
This sample demonstrates GridView with paging enabled, showing 10 items per page from a list of 50 products.
Other usage samples:
Simple GridView |
AutoGenerated Columns |
Template Fields |
BindAttribute |
Row Selection |
Paging |
Sorting |
Inline Editing |
Selection |
Display Properties |
| Id | Name | Price | Category | InStock | |||||
|---|---|---|---|---|---|---|---|---|---|
| 1 | Product 1 | 6.49 | Tools | True | |||||
| 2 | Product 2 | 7.99 | Electronics | True | |||||
| 3 | Product 3 | 9.49 | Hardware | False | |||||
| 4 | Product 4 | 10.99 | Tools | True | |||||
| 5 | Product 5 | 12.49 | Electronics | True | |||||
| 6 | Product 6 | 13.99 | Hardware | False | |||||
| 7 | Product 7 | 15.49 | Tools | True | |||||
| 8 | Product 8 | 16.99 | Electronics | True | |||||
| 9 | Product 9 | 18.49 | Hardware | False | |||||
| 10 | Product 10 | 19.99 | Tools | True | |||||
| |||||||||
Current Page: 1 of 5