Dgrid - how to combine cells into one row
Multiple lines in my d-grid in a subsection and the line object has an attribute to identify such a line.
Is it possible to concatenate the cells of that row into one and change the CSS of the particular row to reflect part of the subsection.
+3
sonam agarwal
source
to share
1 answer
Perhaps you could use the subRows dgrid function.
How to implement this is well explained here . A demo of how it works is here
0
Ferry kranenburg
source
to share