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

How to Post form data

1 Answer 212 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Gabriel
Top achievements
Rank 1
Gabriel asked on 30 Aug 2011, 09:56 PM
Maybe I'm doing something wrong, but I'm using the DropDownList in a form and when the form gets submited the current value for the DropDown isn't sent together with the other "normal" html inputs. Is that by design? 

Thanks for your excellent support!

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 31 Aug 2011, 07:49 AM
Hello Gabriel,

The <input> or <select> element, which you are using as a base to create a Kendo DropDownList, should have a name attribute in order to post its value. Of course, the widget should not be disabled.

All the best,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Gabriel
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or