|
|
Navigation Options
Grid Grouping Control offers complete navigational support for navigating between the grid cells, rows and pages. This is accomplished with the help of the Navigation and Pager Bars, that can be added in Design Time, using the Button Bars collection.
|
|
|
|
The Navigation Bar includes buttons that enable the user to traverse through different pages and rows of the grid. The Navigation Bar also includes options for refreshing the grid and editing grid rows. The buttons are hot-tracked and can be read on mouse hover. The buttons included in this Navigation Bar are:
-
First row
-
Previous page
-
Previous row
-
Change page size
-
Next row
-
Next page
-
Last row
-
Edit row
-
Delete row
-
Refresh
Grid Grouping Control with Navigation Bar
|
|
|
|
Paging can be achieved in Grid Grouping Control by using the Pager Bar. The Pager Bar provides options for traversing through individual pages on the grid. It provides buttons with page indices. The buttons included in the Pager Bar are :
-
Move Prev Page
-
Move Next Page
-
Page Indexes
-
Go To Page
-
Select Page
Pager Bar in Grid Grouping Control
|
|
|
|
Customized Button Bars can be added to Grid Grouping Control using the Button Bars collection. These Button Bars include options for custom buttons in addition to the Navigation and Pager bar buttons. Custom buttons can also be included on th Navigation and Pager bars.
Custom Buttons in Grid Grouping Control
|
|
|
|
Grouping Grid Control supports navigation using the keyboard. The TAB key can be used to move between various cells and the arrow key can be used to navigate through the grid records. Alternatively, any other key can also be utilized for this purpose.
|
|
|
|
|
|
|