Hi, It is possible to activate colspan with the enableSmart

Hi,



It is possible to activate colspan with the enableSmartRendering and dhtmlXGridFromTable?



I believe that great difficulty doesn’t exist, because it is the same line.



I understand that the rowspan is much more complicated.



Best regards,



CHW

Technically colspan and smart rendering modes are compatible ( the rowspan and smart rendering not compatible )
The next will enable both of them in same time through onbeforeinit attribute of source table.

You can use colspans and smart rendering , but it not possible to define colspans correctly while loading table from HTML - to detect the colspan grid requires a “colspan” attribute, the same attribute used by native HTML table - as result the table will be corrupted.