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

[Solved] RadComboBox in ASP.NEt GridView

1 Answer 176 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Tony
Top achievements
Rank 2
Tony asked on 20 Feb 2008, 09:22 PM
Is it possible to select the default value of a RadComboBox placed inside a GridView? It would be similar to this but not using the RadGrid control.

http://www.telerik.com/DEMOS/ASPNET/Prometheus/ComboBox/Examples/Functionality/ComboInGrid/DefaultCS.aspx

When I try using the above example, I get a 'Selection out of range' error.

Thanks,
Tim

1 Answer, 1 is accepted

Sort by
0
Tony
Top achievements
Rank 2
answered on 21 Feb 2008, 05:22 PM
This is resolved. My problem was occuring because I did not set the 'value' property of the RadComboBox, only the 'text' property.
Tags
ComboBox
Asked by
Tony
Top achievements
Rank 2
Answers by
Tony
Top achievements
Rank 2
Share this question
or