We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

setting minimum size of columns

I am setting up a treeview ...

here is example code for the columns :

var colFullRowCode = new TreeColumnAdv();
colFullRowCode.Text = "Fullrow"
colFullRowCode.Width = 200;

How do i set the minimum width the colums can resized to, as currently if i resize it, it is too small amd it is hard to bring it back again.

Thanks




1 Reply

BA Berkunath A Syncfusion Team August 31, 2012 11:51 AM UTC

Hi Mouna ,

Thanks for your interest in Syncfusion products.

You can achieve the requirement using attached  sample. Please run the sample and let us know if it helps you.

[sample link]
http://www.syncfusion.com/downloads/Support/DirectTrac/85216/column size-1067066292.zip

Please let us know if you need any other details.

Regards,
Berkunath A


Loader.
Live Chat Icon For mobile
Up arrow icon