Using SmartGWT 3.0.
I need to change an icon of a particular record in a TreeGrid.
The problem is that the TreeGrid is loaded with a DataSource using REST service.
Depending on the value received from the DataSource, I will have to change the icon.
How can capture the record to be displayed in the TreeGrid and change the icon before it is displayed?
Thanks,
I need to change an icon of a particular record in a TreeGrid.
The problem is that the TreeGrid is loaded with a DataSource using REST service.
Depending on the value received from the DataSource, I will have to change the icon.
How can capture the record to be displayed in the TreeGrid and change the icon before it is displayed?
Thanks,