react-bootstrap-table2
react-bootstrap-table2 copied to clipboard
Nested Tables
First thanks for your hard working .
In my last project I can use http://datatables.net with nested table inside eat row like images
I was check demo already can not seen the way to use.
so, can you give me sample ?
Thanks again.
@phuongphally sorry for lately reply, we will support this feature soon
@AllenFang I like you package much . But I don't know how to help you dev this feature . I really need it .
Thanks
@phuongphally I think this is a big project right now, you can start to join this project from a basic code tracing and check how it work by https://github.com/react-bootstrap-table/react-bootstrap-table2/tree/master/packages/react-bootstrap-table2-example/examples.
Anyway, I will try our best to implement this feature.
Hello any updates on this?
The storybook demo says "You can render anything here... ." Accordingly, I downloaded the code as described in the documentation, tried placing another <BootstrapTable/>
element within the <div/>
element returned by the expandRow function and the table rendered well.