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

Column Width

All,

Is there a way to programmatically set the size of the width of one of the columns in the autocomplete control?



1 Reply

FS Fathima Shalini P Syncfusion Team February 4, 2009 12:38 PM UTC

Hi Scott,

Thank you for your interest in Syncfusion Products.

Currently our AutoComplete control doesnot have width property for its column. We can set its MinColumnWidth property as given below:


this.autoComplete2.Columns[0].MinColumnWidth = 400;


Please let me know if any concerns.

Regards,
Fathima


Loader.
Live Chat Icon For mobile
Up arrow icon