I need to do sub row like in this example:
dhtmlx.com/docs/products/dhtmlxG … brows.html
But the sub_row cannot render html/script. Basically I need a sub_rowtxt. Can this be added or is there a way to change the type after the fact so I can accomplish this now? Thanks!
If you need to render the html/script in your subrow you may try to use the “sub_row_ajax”.
Just expand the first row in the following example:
dhtmlx.com/docs/products/dhtmlxG … grids.html
We actually need it to NOT render HTML, just like the “rotxt” grid column type.
I see.
Unfortunately there is no such subrow exCell variation allowing to display all the content as a text.