Skip to Content
0
Former Member
Feb 19, 2009 at 04:55 AM

Expanding tree node in table by default

110 Views

Hi ,

In my scenirio i have table which contain tree. And that table i am creating dynamically.in my sceniro i want that tree to be expanded by default.tree node is a master coloumn.ANd it is mapped to isExpanded attribute which is boolean.But if make that is expanded is equal to true it does not expand as i am making a table dynamically. So if anyone have anycode for making tree expanded by default please let me know.