** DropDownList in Grid EditorTemplate Not Fixed **
This didn't fix the problem for me. I hate to bring up an old thread, but I've tried
literally for weeks.
When I tried the solution above, I no longer got the datepicker error. However, my telerik drop down was no longer recognized and throws an error when trying to access the object via jQuery. As well, the dropdownlist does not open when clicked.
I tried the following as suggested in other threads:
However, this makes the jQuery datepicker throw the original error of not being recognized.
Below are the code snippets:
Teams.cshtml
Division.cshtml
I apologize for the length of the post. Obviously, I've omitted code for brevity, but left in enough to hopefully give a sense of what I'm trying to accomplish. Like I said, I've tried to fix this for weeks without asking for help, but I'm always left with either an unrecognizable datepicker or an unrecognizable telerik dropdownlist.
_Layout.cshtml, Teams.cshtml, and Division.cshtml in full are all attached.
Thanks in advance,
Matthew