I want to use only normal DropDownList inside my RagGridViews instead of RadCombobox, How can I set The DropDownControlType="DropDownList" parameter by default ?
For Example in the Web.Config File Or with a Skin?
Anyone know if this is possible ?
Thanks.
3 Answers, 1 is accepted
0
Yavor
Telerik team
answered on 06 Jun 2008, 01:06 PM
Hi GUTIERREZ,
You can set the DropDownType per column (dropdown column). However, you cannot set it from a central location, other than the column itself: