SMART datagrid v.1 > Examples

[ grids ver.1.3.7]   Back  Forward

Cell Merging 2  Example  Preparing...

Basically, only the top column cells can be merged, but the user will be able to merge the column cells shown as the top column even if they are contained in the column group from version 1.3.7. However, it will be only possible in the column just below the top column group. In other words, the column below a few steps can also be shown as the top column logically, but you should only use the child column just below the top column group to do the cell merging. 

In the code below, "Country" and "Product code" columns are displayed as merged cells though they are contained in the column group. 

Grid - 1
rows

View Source JSP 

See Also
ValueColumn.mergeExpression
ValueColumn.mergeCallback
ValueColumn.mergeValueExpression
ValueColumn.mergeValueCallback
SMART datagrid Expression Overview
Examples
Cell Merging