jQuery UI Widgets › Forums › TreeGrid › Treegrid icons second level
Tagged: javascript treegrid, jquery treegrid, jqwidgets treegrid, treegrid
This topic contains 2 replies, has 2 voices, and was last updated by dan123 8 years ago.
I have a example where I am trying to add icons specific to row value like “Michael”. But for some reason its not working. Need help.
Test case: Expand Steven and look at the first row shows “Michael”
Here is my jsfiddle: http://jsfiddle.net/jDX6C/53/
Hello dan123,
In the inner part of the callback (icons) its arguments – rowData. Please, take a look at this example: http://jsfiddle.net/pL5by7no/
icons
rowData
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
Thanks Hristo. Perfect
You must be logged in to reply to this topic.