Change Width for Cell's Dropdown that is bound to an enumeration to be the same as the column width

I want my dropdown to be the same width as the column, currently the width appears to be defined by the length of the text.  Currently my GGC is bound to a DataTable where the columns that have dropdowns are Enums.  How do I do this?

As an aside, I have other custom controls that I can change the width by updating the DropDownContainer.Size within DropDownContainerShowingDropDown method, but I'd rather not make new custom controls just to stretch width.  (so I guess I'm looking for some sort of auto size property).


1 Reply

AK Arun Kumar V Syncfusion Team May 3, 2013 05:08 AM UTC

Hi Mathew,

Thanks for your interest in Syncfusion products.

Thanks for providing better information. Please let us know the version you are currently using, so that I will check and provide you a sample in that version.

Please let me know if you have any additional concerns.

Regards,

Arun.


Loader.
Up arrow icon