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

[Solved] Bind DropdownColumn at Runtime

1 Answer 157 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Shrirang
Top achievements
Rank 1
Shrirang asked on 18 May 2009, 02:29 PM
Hi,
    i am very new to telerik controls.I have editable grid.
in which there is dropdown column.
I have bind that column at runtime.

<

telerik:GridDropDownColumn UniqueName="ComboBox" DropDownControlType="RadComboBox" ></telerik:GridDropDownColumn>
I have bind this dropdown column at .cs file.

Please provide me a solution for this.

Thanks
shrirang

 

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 19 May 2009, 03:46 AM
Hello Shrirang,

You can check out the following help link which explains on how to configure a GridDropDownColumn:
Customize/Configure GridDropDownColumn

Thanks
Princy.
Tags
Grid
Asked by
Shrirang
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or