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
Please Help....its really urgent for my application....