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

[Solved] binding combobox inside datagrid

2 Answers 176 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
newbie
Top achievements
Rank 1
newbie asked on 06 May 2008, 12:11 AM
I have a combobox inside the FormTemplate of a grid.
I am trying to bind the combobox to the database value as shown in :
http://www.telerik.com/demos/aspnet/prometheus/ComboBox/Examples/Functionality/ComboInGrid/DefaultCS.aspx

I get an error Selection out of range
Parameter:value

I am able to bind the Text property but not the selectedvalue property.
I am using LoadOnDemand for the combo.

Please let me know what I am missing here.

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 06 May 2008, 10:10 AM
Hi Newbie,

Go through the following forum link which discusses a similar error.
http://www.telerik.com/community/forums/thread/b311D-kmhbe.aspx

Shinu.

0
newbie
Top achievements
Rank 1
answered on 06 May 2008, 05:05 PM
Thanks that helped.
When I bind the control in the code behind it works fine.
Tags
ComboBox
Asked by
newbie
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
newbie
Top achievements
Rank 1
Share this question
or