| Simplify & Clarify Product Messaging | John Heart | 4/3/2018 | 4/14/2018 | Low | In progress |
| Create Action Plan to Improve Customer Engagement | Robert Reagan | 8/8/2017 | 4/8/2018 | Medium | In progress |
| Increase Average Subscription Price | Wally Hobbs | 8/9/2017 | 9/13/2017 | Low | In progress |
| Reduce Churn to Less than 1% Monthly | Arnie Schwartz | 2/12/2018 | 5/1/2018 | Low | In progress |
| Finalize the Content Strategy | Stu Pizaro | 3/10/2018 | 4/11/2018 | High | In progress |
| Grow Subscriber Base by 5% per Week | Sandra Johnson | 7/24/2017 | 2/10/2018 | Low | In progress |
| Increase the CTR% to Above Industry Average 3.5% | Karen Goodson | 7/11/2017 | 4/15/2018 | Low | In progress |
| Close the Final Budget | Hannah Brookly | 6/5/2017 | 6/18/2017 | Low | In progress |
| Achieve Record Metrics in All Areas | Ed Holmes | 4/24/2017 | 2/3/2018 | Low | In progress |
| Begin Content Review | Victor Norris | 4/27/2017 | 2/25/2018 | Medium | In progress |
Data grid with 37 rows and 6 columns
0 rows are selected
Page 1 of 4 (37 items)
The DevExpress Blazor TreeList can split data into pages and display a built-in navigation control (pager). Vertical/horizontal scrollbars also appear if content height/width exceed the component size.
In this demo, you can use toolbar items to customize pager appearance:
- Toggle page size selector visibility.
- Toggle pager summary visibility.
- Specify navigation controls displayed within the pager:
InputBox— An input box where users can enter a page number.NumericButtons— Numeric buttons (1, 2, 3, etc.)Auto— The pager switches from numeric buttons to the input box on small devices or when the page count reaches the PagerSwitchToInputBoxButtonCount limit.
- Change pager position.
You can use keyboard shortcuts to navigate between pages. Focus the pager area and press the Left Arrow/Right Arrow to go to the previous/next page. To open the first/last page, focus the pager area and press Home/End.