ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: netprw on November 16, 2013, 05:09:01 pm
-
Hi
we want to merge cell based on duplicated data. We don't want to required row grouping but we want to merge cell based on duplicate data.
So, My request to you check in excel sheet so you can have better understand.
Thanks,
Ramesh
-
You can use refresh event to merge cells with rowspan or colspan.
Here is an example to merge cells based on duplicate data:
http://paramquery.com/pro/demos/merge_cell (http://paramquery.com/pro/demos/merge_cell)
Please note the merged cells is incompatible with inline editing.