react-bootstrap-table2 icon indicating copy to clipboard operation
react-bootstrap-table2 copied to clipboard

Nested Tables

Open phuongphally opened this issue 6 years ago • 5 comments

First thanks for your hard working .

In my last project I can use http://datatables.net with nested table inside eat row like images

My Last project's table

I was check demo already can not seen the way to use.

so, can you give me sample ?

Thanks again.

phuongphally avatar Mar 15 '18 10:03 phuongphally

@phuongphally sorry for lately reply, we will support this feature soon

AllenFang avatar Mar 18 '18 08:03 AllenFang

@AllenFang I like you package much . But I don't know how to help you dev this feature . I really need it .

Thanks

phuongphally avatar Mar 21 '18 14:03 phuongphally

@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.

AllenFang avatar Mar 25 '18 08:03 AllenFang

Hello any updates on this?

erick-umc avatar Oct 15 '20 01:10 erick-umc

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.

beau-mind avatar Mar 01 '22 06:03 beau-mind