Hello Isomorphic,
I have a treegrid which has serveral rows, out of which some may have child nodes or they may be independent rows.
What i want is child nodes of a particular parent node to be coming in a particular order.
Every record will have maximum upto one level of child nodes.
If a record has child nodes then there will be minimum of 2 children for that node.
What I want is amongst these children one particular child should always be first child, is there any setting for this ?
I have a treegrid which has serveral rows, out of which some may have child nodes or they may be independent rows.
What i want is child nodes of a particular parent node to be coming in a particular order.
Every record will have maximum upto one level of child nodes.
If a record has child nodes then there will be minimum of 2 children for that node.
What I want is amongst these children one particular child should always be first child, is there any setting for this ?
Comment