Hello. I was wondering how is it possible to remove or hide the FixedRowSeparator on a XAMWEBGRID v9.2 when fixing columns to the left using IsFixed="Left". This is a hierarchical grid with 2 levels of sub rows. The IsFixed works fine but would like to hide the separator bar.
I have tried using the FixedRowSeparatorStyle but to no avail. I tried setting opacity to 0 width to 0, height to 0, stroke thickness to 0. But nothing seems to do it.
Thanks,
John
Thanks Steve. It appears what I had incorrect was that I didn't have the FixedBorderHeaderStyle set. Seeing your code helped me to see that.
Hi John,
I just tested this out with build 2014 and it worked fine.
I've attached my project.
Can you try it out and see if it works for you?
-SteveZ
Hi Steve,
We are using version: 9.2.20092.2014
I'm not really sure, as it works whenever i try it out.
What version of 9.2 are you using?
Perhaps it was a bug that has already been addressed.
Hi.
Any more thoughts on this issue?