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

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

问题描述

我要寻找asp.net的MVC像asp.net web表单日历控件日历。不活动日历,而不是日期选择器 - 简单的日历(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来获取对即时事件
  每个月,并且很容易配置
  用你自己的饲料格式(扩展名
  提供了谷歌日历)。它
  在视觉上可自定义的,并公开
  挂钩用户触发事件(如
  点击或拖动事件)。它是
  开源和双下许可
  麻省理工学院或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天全站免登陆