Hello.
I posted this question as a reply to another thread but thought maybe I should start my own.
My issue is that I have a hierarchical xamgrid with 3 levels. When expanding the grid to the second or third level, the only level that scrolls horizontally is the inner most level. The screenshot below demonstrates the issue. There are several fixed columns to the left of the numeric columns. Also all columns are not resizable.
As you can see only the very last inner level, "Labor" under "0002" scrolled. The other columns in all the other levels did not scroll.
I am using XAMGRID v 10.3.20103.2098. Please let me know if this is fixed in the latest SR, as I don't want to install it unless I really need to.
Thanks,
John
Just following up on this. Any progress since I posted the XAML?
The XAML is attached. I saved it as a txt file.
Hi John,
Can you provide the xaml you used to create the columns. I want to make sure that my sample matches yours when I test this in 10.3. It's a bit weird how only the last row is scrolling and not the others. Any column that isn't fixed should be scrollable.
I'm looking into this issue and I'll have an update for you by tomorrow.