This example demonstrates how to resize the ASPxGridView control based on the browser window size.
See Also:
How to use the ASPxPageControl control in a Full Screen mode (100% browser Width and Height)
Question Comments
Added By: neuDev33 at: 5/16/2012 11:48:45 AM
I'm copy + pasting this code, but the height does not increase to cover the parent control
Added By: just wqq at: 9/18/2012 7:45:13 PMDevExpress.Web.ASPxGridView.v8.3 can do this
Added By: Michelle Young at: 7/31/2013 7:46:42 AMVisual studio says the code behind method is obsolete and you should now use RegisterBaseScript instead.
Added By: Yevgeniy Reznik at: 7/31/2013 8:45:41 PMCan you please update to the latest version of DevExpress?
Added By: Honesto Manlig at: 5/28/2014 9:03:24 PMHow can I have the columns to be of width they need to be. Except for the last column to be the only one that grows to fill the rest of the gridview. For example, if there's three columns, if first column contains text, it'll get as wide as it needs to so it does not wrap the text, then second column is a checkbox, so can always be same width, then the last column must get wide enough so that it fills the rest of the grid's width.
Added By: Artem (DevExpress Support) at: 5/29/2014 12:01:42 AM Hello,I've moved your question to a separate thread created on your behalf:
How to use the ASPxGridView control (with the enabled vertical scrollbar) in a Full Screen mode (100% browser Width and Height)
Please refer to it for further correspondence.