ASP.NET MVC 日历 [英] ASP.NET MVC Calendar

查看:25
本文介绍了ASP.NET MVC 日历的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找 asp.net mvc 的日历,就像 asp.net webforms 中的日历控件一样.不是事件日历,不是日期选择器 - 简单日历(jquery、助手 - 无关紧要).

I am looking calendar for asp.net mvc like a calendar control in asp.net webforms. Not event calendar, not date picker - simple calendar (jquery, helper - doesn't matter).

有什么建议吗?

推荐答案

试试这个

FullCalendar 是一个 jQuery 插件提供全尺寸、拖曳和降低像下面这样的日历.它用AJAX 即时获取事件每个月,并且很容易配置为使用您自己的提要格式(扩展名为 Google 日历提供).它视觉上可定制并暴露用户触发事件的挂钩(例如单击或拖动事件).它是开源和双重许可下MIT 或 GPL 第 2 版许可证.

FullCalendar is a jQuery plugin that provides a full-sized, drag & drop calendar like the one below. It uses AJAX to fetch events on-the-fly for each month and is easily configured to use your own feed format (an extension is provided for Google Calendar). It is visually customizable and exposes hooks for user-triggered events (like clicking or dragging an event). It is open source and dual licensed under the MIT or GPL Version 2 licenses.

它的好简单的日历
这个 DatePicker 可以内联

Its good simple calender
This DatePicker can be inline

这篇关于ASP.NET MVC 日历的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆