Hi I am working on a .NET 2.0 windows application using Ultrawin grid.
I want to perform auto resize for one particular column .
when i double click the column separator, AfterColPosition changed event is fired.
I want to resize only the column which was double clicked at the column separator.
How to do autoresize only for one column when i double click the column separator?
ThanksAshok