简体   繁体   English

ASP.NET MVC 3网站的日历

[英]Calendar for ASP.NET MVC 3 website

I have database with events and now need to show it by month on site. 我有包含事件的数据库,现在需要按月在网站上显示它。 Can you suggest any free components with customizable styles to resolve the issue? 您可以建议任何具有可自定义样式的免费组件来解决此问题吗?

There are so many projects available on codeproject for this purpose. 为此,codeproject上有很多项目可用。 The one i found more customizable is this 我发现更可定制的那个是

http://www.codeproject.com/Articles/360837/ASP-NET-MVC3-Create-a-custom-calendar-datepicker http://www.codeproject.com/Articles/360837/ASP-NET-MVC3-Create-a-custom-calendar-datepicker

another suggestion if you wanna make it AJAX based 另一个建议,如果您想使其基于AJAX

http://www.codeproject.com/Articles/321268/DatePickerBasedEventCalendarMVC3andAJAX http://www.codeproject.com/Articles/321268/DatePickerBasedEventCalendarMVC3andAJAX

another project which is latest 另一个最新的项目

http://www.codeproject.com/Articles/404647/AJAX-Event-Calendar-Scheduler-for-ASP-NET-MVC-3-in http://www.codeproject.com/Articles/404647/AJAX-Event-Calendar-Scheduler-for-ASP-NET-MVC-3-in

feel free to choose use whichever fits to your UX requirements. 随时选择适合您的UX要求的使用方式。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM