all
i have set up an TreeGrid ,i set up an romote datasource for it.
In the callback founction,i use setData(include the icon information) for the TreeGrid instance,so TreeGrid instance have the icon value in it.
but show the default icon.what's the problem?!
PS: 1 have set setCustomIconProperty("icon"); for TreeGrid; 2 TreeGrid.redraw() don't wrok.
thank you july