Hi,

I have stuck up here in my application,when i click on the hierarichy
button in the parent advanceddatagrid I can able to show the child
advanceddatagrid inside parent

But the problem is the parent advanceddatagrid vertical lines are
visible on below the grid it self

For sample application the lines were invisible but in my application
the vertical lines of parent grid are visible in child grid itself

the steps what i have done in in my application is ............,

1)while click of parent grid on the event of ITEMOPENING I am calling
remoteobject

2) before that I am using advanceddatagridrendererprovider for display
the render like this

shortRenderer.renderer = new ByRatingSummaryReportRenderers();


3)ByRatingSummaryReportRenderers this file which extends Box and
implements IListItemRenderer, IFactory


4)Onsucess of remoteobject call I am calling the method which contains
this file(ByRatingSummaryReportRenderers ).in this method I am
defining the advanceddatagrid columns and data as per the result


PLease help me out on this issue

Thanks for any urgent help.....

Regards,
Pradeep




-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to