Hi!
I'm writing an app that uses a RadGridView for massive data input. Some of the values are chosen from combo box columns.
I've tried using a cast to (RadComboBoxItem) of the default editor of the columns to set the DropDownSizingMode, but to no avail...
This would be great for me as the user sometimes can not see the fullness of the descriptions in the dropdown...
Is this possible to be achieved?
Thanks!!
I'm writing an app that uses a RadGridView for massive data input. Some of the values are chosen from combo box columns.
I've tried using a cast to (RadComboBoxItem) of the default editor of the columns to set the DropDownSizingMode, but to no avail...
This would be great for me as the user sometimes can not see the fullness of the descriptions in the dropdown...
Is this possible to be achieved?
Thanks!!