Hi
I am trying to implement a nested table using handsontable
There are certain issues which i am facing
This is the link to the code
And this is the snippet of the application
The problems i am facinng are
- Why the renderer creating multiple instances of the nested table
- on double click inside the nested table, why is it going back to the parent cell rather than editing the child cell
- How to improvise the CSS
- Why is colheaders not showing for nested table
Help would be appreciated
Thanks