Hello,
I am using a DataGrid in a Hierarchy model.
I want the grid corresponding to the Detail to have its own scrolling system, both vertical and horizontal, and if possible, for the scrollbars to appear at the top and on the left side.
I added many columns to the Master and many columns to the Detail in your example from the website.
When there are many rows in the Master grid and many rows in the Detail grid (for any master row), to scroll through the details, you have to navigate to the bottom of the page using the Master scrollbar in order to scroll through the Detail columns.
I hope I have been clear.
I want the Detail scroll to be independent of the Master scroll and the Detail Grid to be draw only in visible area (with own scroll).
Thanks.
