Hi
I wanted to find out if i can autoexpand all the master-detail relationships that exist in my datagrid
I only want the rows that have child rows expanded
Also how can i get rid of the relationship name that appears when i click the '+' sign?
i.e this is how i want the data to be displayed..
The 'a' represent the parent row and the chiuld rows are shown with 'b
aaa aaa aaaa aaaaaaaaaaaaaaaa aaaaaaaaa
bbbb bbbb bbbb bbb
bb bbbb bb
bbb bbbb bbb
aaa aaaa aaaaaa aaaaaaaaaaa aaaaaaa
bbb bbb bbb bbb
Does anyone know if this is possible?