How to set the SelectedValue attribute of Telerik RadComboBox inside the FormTemplate of a RadGrid

Posted by Kyle Noland on Stack Overflow See other posts from Stack Overflow or by Kyle Noland
Published on 2010-04-29T22:22:27Z Indexed on 2010/04/29 22:27 UTC
Read the original article Hit count: 1377

I have what I think should be a straightforward question. I have a RadGrid with FormTemplate editing and AJAX enabled. One of the fields in the FormTemplate is a RadComboBox filled with U.S. State selections. I can bind the RadComboBox to the data source to populate all the items, but I'm not able to set the SelectedValue attribute.

© Stack Overflow or respective owner

Related posts about telerik

Related posts about radgrid