Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
120
Auto sizing of last Column
posted

I am using Infragistics 2008 and VS 2005, ASP.Net and C#.

I would like to know how to automatically extend the last column so it occupies extra space (like set the AutoFitStyle property to ExtendLastColumn as in wingrid). I want to make the last column bigger if necessary however never smaller than the column's original Width. As the user resizes the WebGrid,

I have number of columns and a horizontal and vertical scroll bar. column width i am setting up manually on load of the page. when i am reducing the column width between the last column and vertical scroll bar there is a gap forming. please suggest how to resolve thsi. Thanks in advance.

Regards

Biju Koshy