im using telerik Q1 2010 and i have a radgridview with an GridViewMultiComboBoxColumn y I can not write directly to the column I have to select an item in the comnobox.
exiate a solution?
2 Answers, 1 is accepted
0
Svett
Telerik team
answered on 29 Apr 2010, 10:42 AM
Hi Octavio,
You have to change GridViewMultiComboBoxColumn instance to allow writing in the editor. You need to set its DropDownStyle property to RadDropDownStyle.DropDown:
A bit off topic, please ask the person who has purchased our controls in your company to add you as a License Developer to the purchase. This will give you full access to the products your company has purchased, to our downloads section, and to our support ticketing system. Additionally, all your questions will be reviewed according to the license you have. More information on License Developers you can find here: www.telerik.com/account/faqs.aspx.
Kind regards,
Svett
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.