For my project I have a requirement where I have to implemented a complex grid structure. The grid will have some rows with value/sub-value hierarchy which have to be shown like tree structure. I did a POC with SlickGrid but found the grid to be not so comprehensive as commercial alternatives like DHTMLX, EJS Treegrid or ExtJS Treegrid (as I assessed from online documentation and samples).
So, I wanted to know if anybody has worked with DHTMLX, EJS Treegrid or EXTJS Treegrid and could guide me how do they stand considering code maintainability, features, events exposed etc...
Any help will be great.
Thanks Saarthak