Hi,
I am using the tree grid and I want to change this icon :
It’s an image tag with plus.gif. I want to use svg instead so it scales up properly, but I can’t do that if their is a gif.
In the options their is only an option to change the path and not the actual image being used.
https://docs.dhtmlx.com/api__link__dhtmlxtreegrid_setimagespath.html
Anyway to change the image without changing source code?
Thanks!