Hi Ravi, I also have the same requirement. Plz let me know as how you resolved it.
Thanks. On Friday, July 11, 2008 1:15:25 PM UTC+5:30, Ravi wrote: > > Hi All, > > I am working with AdvancedDataGrid(HierarchicalData) with CheckBox. My > requirement is to add CheckBoxes only for leaf node. > > > http://techrays.wordpress.com/2008/02/18/a-3-state-checkbox-in-an-advanceddatagrid-itemrenderer/ > > > I got this link from sameer in the previous post. In the link example > GroupRenderer > is used to add checkboxes which displays for all the nodes. But our > requirement is to add checkbox only for leaf nodes. Based on this > example i have tried alot but couldn't find solution. The point in > GroupRenderer class is, when the createChildren method is triggered > the data object is null. so they is no possible way to find whether it > is parent node or leaf node. If you have idea based on our requirement > please share it. > > Thanks in Advance, > Ravi > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To view this discussion on the web visit https://groups.google.com/d/msg/flex_india/-/r8KV5izxuJQJ. 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.

