Hello Guys,
I need do sometihing like this: ejemplo - Google Drive
I used the property"span", but didn´t work. I don´t know how to use this property correctly.
I´m loading the informatin trouht JSON some days have two hours but diferen code, so I wan to span all cells that have this case.
Someone can help me with this?
Hello, @ CesarCTA
You are right with choosing spans property as a key to colspans/rowspans display in a datatable. The datatable data spans property consists of several components. To make spans work, components need to be specified.
Here is the snippet: Code Snippet
Your answer was very useful to me.
I made some adjustments based on my needs and the result was what I expected.
I appreciate it a lot.