--- In [email protected], Nievtha NagaRaj <[EMAIL PROTECTED]> wrote: > > Hi All, > > In Advanced Data Grid ,I have set the image Icon using "renderer" property of an AdvancedDataGridGroupItemRenderer in AS.myClass extends AdvancedDataGridGroupItemRenderer and overrides the data function. > > Issue: > In some scenarios, AdvancedDataGird table shows no Icons . > Help me to come out from this Problem..
Have you tried just using an iconFunction? The AdvancedDataGridGroupItemRenderer doesn't have a renderer property, so could you be more specific about what you're doing? What are the scenarios that result in the problem?

