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
1284
Perform auto resize for only one column.
posted

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?

Thanks
Ashok