This is a migrated thread and some comments may be shown as answers.

DropDown in RadGridView

1 Answer 269 Views
GridView
This is a migrated thread and some comments may be shown as answers.
AJ
Top achievements
Rank 1
AJ asked on 11 Sep 2007, 09:46 AM
HI
I am using the trail version of RadControls for Windows .I have created a sample project with RadGridView . Here i wanted to know how to associate a Drop down in one of the columns of the RadGridView .Eg. I have a column named as "containertype" in the RadGridView Control .Containertype column needs to display the Code and Name as two columns in the dropdown.Can you please let me know how to do this in RadGridView control ?

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 13 Sep 2007, 04:47 PM
Hello AJ,

You can use GridViewComboBoxColumn to create such drop-down list behavior for the desired column. However the GridViewComboBoxColumn currently has no capability to display more than one field (i.e. in your case will be displayed either "Code" or "Name"). Such feature is in our TODO list and certainly will be available in the future releases. For the current behavior of GridViewComboBoxColumn, please take a look at "Column Types" example of RadGridView.


All the best,
Georgi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
AJ
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or