JQuery UI datepicker in Asp.Net MVC

后端 未结 4 725
南笙
南笙 2020-12-30 05:49

I have tried to use some of the widgets in JQuery UI on an Asp.Net MVC site without luck.

For example the basic datepicker from jQuery UI -

4条回答
  •  一整个雨季
    2020-12-30 06:14

    I've got a write-up of this with MVC 3 here: http://blogs.msdn.com/b/stuartleeks/archive/2011/01/25/asp-net-mvc-3-integrating-with-the-jquery-ui-date-picker-and-adding-a-jquery-validate-date-range-validator.aspx

提交回复
热议问题