How can I set an icon for some column in dojox.grid.TreeGrid / LazyTreeGrid ?
In dijit.Tree I can overload getIconClass method to acomplish this.
|
How can I set an icon for some column in dojox.grid.TreeGrid / LazyTreeGrid ? In dijit.Tree I can overload getIconClass method to acomplish this.
| |||||
feedback
|
|
You can use CSS for that:
This will display This is using generated content so you might want to consult the support matrix. If you need to support IE6/IE7 then you will need a fallback solution, all other browsers will do fine. | |||
|
feedback
|