We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Sizing the client area

I have a non bound grid which will never have a horizontal scroll bar. It will sometimes contain a vertical scroll bar. I would like to resize the right most column to use up the unused client space properly (if the vertical scroll bar is present or not) I''d also like blank rows inserted until the client area is filled vertically. Is there such a property or do I have to fill with readonly blank rows myself? - Thanks.

1 Reply

AD Administrator Syncfusion Team March 7, 2005 10:50 PM UTC

See the discussion in this forum thread to fill the client area by enlarging teh rith-most column. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=2699 There is a property you can set to show empty rows under grid to fill the client area there. Me.gridDataBoundGrid1.Model.Options.DisplayEmptyRows = true

Loader.
Live Chat Icon For mobile
Up arrow icon