SMART datagrid v.1 > Examples

[ grids ver.1.3.8]   Back  Forward

Row Model  Example  Preparing...

Grid - 1
rows

 

 Country:  Year:   

Select the parent row of the selected row. 

Check the ancestor rows of the selected row. 

Check the sibling rows of the focused row. 

Check the uncle rows of the focused row. 

Check the Leaf rows contained in the focused row.  

Check the top rows of the grid. 

Check the bottom rows of the grid.  

Grid - 2
rows

Get the data of the rows in the order displayed in the grid. 

Ge the data of the rows to JSON object in the order displayed in the grid. 

Get the data of the selected rows in the grid. 

Get the data of the selected rows in the grid to JSON object. 

View Source JSP 

See Also
Row Model Overview
GridView.groupBy
GridView.clearGroupBy
GridColumn.groupFooter
GridBase.groupPanel
Examples
Row Grouping
Merged Row Grouping