Et1 Test Harness: Paginated Grid
This is the Developer Version (runs from built code). Go to the
Deployment Version (runs from built code).
For this grid without data pagination, see the Unpaginated Grid Test Harness.
To see the pagination working in isolation, see the Data Pagination Test Harness.
Supported Platforms:
- IE 5+ on Windows
-
Mozilla-based browsers (Firefox 1.0+) on Windows o/s
Known Issue(s):
-
Mozilla-based browsers (Firefox 1.0+) on Non Windows o/s
Known Issue(s):
- Safari 3+ on Mac
Known Issue(s):
- Safari 3 can't handle the 'confirm' native js dialog along with the jump-to-search-result functionality.
Will fix by upgrading to a soft-modal dialog instead of the native ("hard") one.
- Opera 9+ on all o/s
Verification Targets:
-
Click the botton Create Grid to convert the table to Grid.
Uncheck all checkboxes before clicking the button to see default features of Grid.
-
Resize the column width by dragging column seperator on the column header. Note: If "abused", some
browsers may stop allowing resize of a cell (such as if the cell is resized to be too small).
In that case, just doubleclick on the cell to get
back to normal resizing.
-
Click the '+' icon to expand the row( if Expansion feature is enabled ).
-
Double click on the Cell to edit that cell. First column No is not editable( Column level control - we can turn ON and OFF this feature for a column ).
-
Click on the Cell/Column header to sort that Cell/Column. Third column Country is not sortable( Column level control - we can turn ON and OFF this feature for a column ).
-
Find the Verification Targets for Pagination at
the Data Pagination Test Harness.
Note that if a page is removed, it will be automatically reloaded if you attempt to page to it.