ComboBox Size

How can I adjust the size (number of rows shown) of the dropdown list for a ComboBox cell in a GridControl? I tried to set the size in CurrentCellShowingDropDown, but it doesn''t appear to work for ComboBox cells. Thanks, Greg

1 Reply

AD Administrator Syncfusion Team May 5, 2004 03:59 PM UTC

Did you try setting DropDownRows in that event? There are snippets in this forum thread. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=5909

Loader.
Up arrow icon