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

Problem with FormView

1 Answer 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rayne
Top achievements
Rank 1
Rayne asked on 09 Mar 2018, 02:26 PM

I have a RadDropDownList in the EditTemplate of a FormView. The page loads with the FormView in EditMode by default. But the RadDropDownList isn't selectable. I had the same problem with RadButtons. I couldn't click on them to submit the form. It's like they were read-only. I switched to asp:Button and the buttons work, but the RDDL still does not work, until I click the cancel button and perform a "reset" of the data. Then the dropdownlist becomes active.

Is there some trick I'm missing to be able to use Rad controls inside a FormView edit template?

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 14 Mar 2018, 01:19 PM
Hello Rayne,

Do you get a JS error, which can prevent the proper work of the controls on the page?

For your convenience I prepared and attached a working project with RadDropdownList inside of a EditItemTemplate of a FormView component. You can use it as a base to proceed with your specific scenario.

Regards,
Rumen
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Rayne
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or