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

Dropdown in EditMode for Autogenerated Columns

1 Answer 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 14 Mar 2008, 07:45 PM
Hi,

I have a grid that has all its columns as AutoGenerated.
I want one particular column as a Dropdown and not as a Textbox when the row is in Edit Mode.
I need to also know how to bind the dropdown. I can do it only in the code behind since i am using a DB2 database.
Kindly let me know how it can be done.

Thanks
Daniel

1 Answer, 1 is accepted

Sort by
0
Prangadj
Top achievements
Rank 1
answered on 17 Mar 2008, 03:55 PM
Daniel, I learnt recently that the type of the auto-generated column in RadGrid control depends on the type of the column in the source (from here and here). To configure the dropdown column, examine this topic.

Prangadj
Tags
Grid
Asked by
Daniel
Top achievements
Rank 1
Answers by
Prangadj
Top achievements
Rank 1
Share this question
or