EasyUI Forum

General Category => EasyUI for React => Topic started by: spider58 on December 03, 2018, 07:05:15 AM



Title: React Nested Datagrid
Post by: spider58 on December 03, 2018, 07:05:15 AM
Hi

I want to create a nested subgrid.

Is there any way to do this with react and easyui?



Title: Re: React Nested Datagrid
Post by: jarry on December 03, 2018, 07:21:56 PM
Please look at this example https://www.jeasyui.com/demo-react/main/index.php?plugin=DataGrid&theme=material-teal&dir=ltr&pitem=Nested%20SubGrid&sort=asc


Title: Re: React Nested Datagrid
Post by: spider58 on December 03, 2018, 10:49:41 PM
Please look at this example https://www.jeasyui.com/demo-react/main/index.php?plugin=DataGrid&theme=material-teal&dir=ltr&pitem=Nested%20SubGrid&sort=asc
Oh. Thank you.  ;D


Title: Re: React Nested Datagrid
Post by: spider58 on December 04, 2018, 03:54:20 AM
Please look at this example https://www.jeasyui.com/demo-react/main/index.php?plugin=DataGrid&theme=material-teal&dir=ltr&pitem=Nested%20SubGrid&sort=asc

is there any sample code for get data from ajax request?