Hi, I'm using the Kendo DropDownList with server side validation. When submitting my form the first time, the server validation fires and the expected error message appears by the dropdown control. However, if I submit form again, the DropDownList actually disappears during postback, doesn't bind to model, and is not in Request.Form collection.
Any ideas? I've seen posts elsewhere but no replies (see below).
http://stackoverflow.com/questions/16633498/jquery-validate-hides-kendo-ui-controls
http://www.codeproject.com/Questions/753507/Kendo-combobox-control-disappears-while-clicking-o
Any ideas? I've seen posts elsewhere but no replies (see below).
http://stackoverflow.com/questions/16633498/jquery-validate-hides-kendo-ui-controls
http://www.codeproject.com/Questions/753507/Kendo-combobox-control-disappears-while-clicking-o