Ghislain B.
Ghislain B.
@sardell if you find code to fix this issue, we are totally open for any Pull Requests. Perhaps you could clone the 6pac/SlickGrid on your local and try to merge...
@sardell I think that @6pac (Ben) knows more about this commented out code since I think he his the person who commented out this piece of code. I never heard...
The Example that was created originally was created only to demo the indentation part and it wasn't caring about sorting/filtering as a Hierarchical Tree grid would do. I had worked...
@SergeyBeloglazovRL I will create a PR soon to merge this into this repo and you can push some fixes if you want in the future. in your case I think...
again sorry but I'm not sure what that code does, I'm however pretty sure it would be that flag, you can look at the code itself. I can't help you...
@SergeyBeloglazovRL So I tried troubleshooting the code and I was right on the flag, and if we do use it and modify this piece of code from `slick.treedata.js` with the...
This is overly complex and it will not be addressed in this project, the example were merely for demo purposes and we know that filters are not working as expected....
Well looking at the code and I think it's totally normal for the second one to refer to `columnDefinitions` since that one is called by `function setColumns(columnDefinitions)`, so yeah totally...
I'm a visual person, can u show with print screen or animated gif the problem? @6pac do you have any comments on this? I don't really know what this treeColumns...
hmm ok we merged the frozen feature over 2 years ago, there was so much code, didn't notice that part. Not sure if it's related at all to this [Tree...