Hello,
I am using Smart Grid for Angular for an Excel like table, so I need to merge cells setting colspan. At the same time, I need to customize the content of the spanned cell, so I’d like to create a custom component, or at least a custom template, for the cell. At the moment, I could create the template, the cell seems to be spanned (I can see that with html inspection) but “on the surface” the cells appear as single (see attached image). Are cellspan and cell template/componet compatible? In this case, could you provide an example? Thank you, regards