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.