I am trying create a table and add this table into tablecell (table inside table in short)
It seems to be working with pure html and Javascript but it does not seem to work with asp.net table. I have tried to add other controls to the particular cell, like adding labels, htmldiv, textboxes and they all work fine except table.
Does anyone how to to achieve this by any chance?
If i understand you right here is an example: