Hi All
is there any chance to set DropDownWidth on maximum item width size? i tried to set it OnItemDataBound event where i measure string using GDI library but the FontInfo of combobox is not set, i mean values (like font name or size) are empty, and it measure with default Font settings, maybe is there simplest way to do it?
thanks
is there any chance to set DropDownWidth on maximum item width size? i tried to set it OnItemDataBound event where i measure string using GDI library but the FontInfo of combobox is not set, i mean values (like font name or size) are empty, and it measure with default Font settings, maybe is there simplest way to do it?
thanks