I have a multi-band grid which I want the expansion indicator to be hidden on all parent rows having children when the grid is printed.
I tried e.PrintLayout.Override.ExpansionIndicator = ShowExpansionIndicator.Never in the grid printlayout event but the indicator still printed.
Thanks,
Greg Tingle
Hi Greg,
I tested this out and it worked fine for me. What event are you doing this in? What version of the grid are you using? I tested with the latest v7.3 hot fix.