Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treegrid not working with boostrap 4 and jquery 3+ #71

Open
dattakugve opened this issue Sep 27, 2018 · 7 comments
Open

Treegrid not working with boostrap 4 and jquery 3+ #71

dattakugve opened this issue Sep 27, 2018 · 7 comments

Comments

@dattakugve
Copy link

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

@rubinhozzz
Copy link

Is this project still alive? It would be awesome if they can upgrade it for bootstrap 4.

@krosoftware
Copy link

Last author response is on Dec. 30 2016 so you can get the point ...

@rbrannath
Copy link

@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).

@dattakugve
Copy link
Author

It worked with BS4 without any changes. Issue was becasue of something else

@krosoftware
Copy link

@dattakugve , what was the issue?

@dattakugve
Copy link
Author

@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.

@krosoftware
Copy link

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:
image What is wrong there? how your HTML looks like (inside example-bootstrap-resize.html file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants