Forum Discussion

amitdbest's avatar
amitdbest
Occasional Contributor
14 years ago

Unable to edit objects which are children of 'Advanced ListBase Content Holder'

I have an 'Advanced ListBase Content Holder' and it has several children of the type 'Advanced DataGrid Item Rendrer'. The 'Advanced DataGrid Item Rendrer' get an index assigned to it at runtime. This index changes everytime. (Please see attached picture 1)



On the UI, I see an Excel like grid and I want to change some values in this grid. (Please see attached picture 2)



I tried the Find all Children but could not get the Individual ''Advanced DataGrid Item Rendrer'' objects.



 How can I edit the cells if the object changes at runtime?