Open dattakugve opened 6 years ago
Is this project still alive? It would be awesome if they can upgrade it for bootstrap 4.
Last author response is on Dec. 30 2016 so you can get the point ...
@dattakugve in treegrid.js, replace "treegrid-expander-expanded" with (for example) "fa fa-caret-down" and "treegrid-expander-collapsed" with (for example) "fa fa-caret-right".
This will use FontAwesome Icons (as of v.4.7).
It worked with BS4 without any changes. Issue was becasue of something else
@dattakugve , what was the issue?
@krosoftware jstree css files were not loaded because of incorrect path. Worked fine after correcting it. Now I am using jstree with BS4 without any issues.
I have no jstree css, do you mean on jquery.treegrid.css? After I added Bootstrap 4.21 CSS I have treegrid without icons, please check this: https://imgur.com/a/eMFFaWu and here is my HTML: What is wrong there? how your HTML looks like (inside example-bootstrap-resize.html file?
Hi ,
Does this plugin support bootstrap 4 and Jquery 3. After upgrading to jquery 3 and bootstrap 4 I treegrid is not showing collapse icons