Hello,
I am a WinGrid veteran moving to the webGrid. Can someone tell me if the RowSpacingAfter and RowSpacingBefore properties exist somewhere in the WebGrid? In the WinGrid they are in Grid.DisplayLayout.Bands(0).Override, since the WebGrid doesn't have the Override section I was hoping the RowSpacing properties were someplace else. I have a Hierarchical grid and the last row of Band(1) appears to be attached to the next row of Band(0) looking like it is a summary row of the child bands above it and I want to put some space between the last row of the child bands and the next row in the parent bands.
Thanks,
Steve