EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: itay-g on February 09, 2014, 07:35:31 AM



Title: Master-Detail in TreeGrid
Post by: itay-g on February 09, 2014, 07:35:31 AM
Hello,

I'm developing an application which requires a master-detail view for a tree grid.
I checked the DataGrid View extension, and it almost fits my needs - but it isn't compatible with tree-grid (the data isn't loaded from the treegrid's data, etc').
Could you please provide me with assistance as in the modifications I need to perform in the DataGrid View code so that it will work with tree-grid?

Thank you.


Title: Re: Master-Detail in TreeGrid
Post by: itay-g on February 10, 2014, 12:28:07 AM
Having the tree-grid default view available could also very much help!


Title: Re: Master-Detail in TreeGrid
Post by: stworthy on February 10, 2014, 06:03:44 PM
Here is the default view of treegrid, you can extend it to fit your requirements.