I have a Hierarchal datagrid which I would like to be able to fix/pin columns on. Both Parent and Child records have exactly the same fields and there is only one level of nesting. When a user pins down a column on the parent/top level, I would like to pin down both parent and child columns at the same time? How do I go about doing that ?
Thanks
Hello,
This is the current behavior of this. If you run the attached sample and fix some field from the parent or child layout, it will affect both layouts.