Hello,
I wanted to create an accordion within react-datasheet-grid. Therefore when the user clicks on a button it would open an area below that I could just insert subcomponent information there.
eg. you have you list of items => then in each you have details about that item when you click the accordion drop down
Is this possible?
Below is an example of something it might be like but it can just be a regular accordion as well with information in it but it would span the length of the table.

Hello,
I wanted to create an accordion within react-datasheet-grid. Therefore when the user clicks on a button it would open an area below that I could just insert subcomponent information there.
eg. you have you list of items => then in each you have details about that item when you click the accordion drop down
Is this possible?
Below is an example of something it might be like but it can just be a regular accordion as well with information in it but it would span the length of the table.
