Hi,
I want to go with xceed grid for one of my project requirement. We have requirement where we need to indent/outdent the rows in a hierarchy sturcture.
For eg :
i have structure like this
Homer
-Lisa
-Jane
Peter
I have a button which should make peter child of a jane. For instance as following
Homer
-Lisa
-Jane
– Peter
From presentation wise , I did use indented property on row and it shows in ui in similar way, but I have to save this format, i,e at runtime I had to make the “jane” as parent of peter and so on like this.
Can you please suggest how can I implement this or is it possible at all?
Imported from legacy forums. Posted by saumya (had 1793 views)