日历中的时间表以进行计划应用 [英] Schedule in calender for planning application

查看:54
本文介绍了日历中的时间表以进行计划应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要创建一个ASP.net MVC3应用程序,在该应用程序中我需要制定时间表.

附表必须在y轴上包含公司中的所有工人,并且每个工人在x轴上应有天/周/月.

像这样的东西:




八月|九月|
-------------------------------------------------- ------------------------------
周:38 | 39 | 40 | 41 | 42 | 43 | 44 |
-------------------------------------------------- ------------------------------
日期| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
名称1 |
名称2 |
名称3 |
名称4 |


这样的东西


现在出现了棘手的部分,当管理员进入系统并单击某个工作人员的任何一天时,该特定日期的颜色必须更改为例如红色.

我现在遇到的问题是,我不知道哪种方法最聪明?

我应该使用GridView还是找到一个外部自由控件?我宁愿自己做,但我真的不知道从哪里开始atm.

I''m about to create an ASP.net MVC3 application where I need to make a schedule.

The Schedule has to contain all workers in the company on y-axis, and for each worker there should be days/week/month on the x-axis.

Something like this:




August | September |
--------------------------------------------------------------------------------
Week: 38 | 39 | 40 | 41 |42|43|44|
--------------------------------------------------------------------------------
Date |1|2|3|4|5|6|7|
Name1 |
Name2 |
Name3 |
Name4 |


Something like this


Now comes the tricky part, when admin go in to the system and click on any day for a worker, the color of that specific day has to change, to for example red.

The problem I have right now is, I cant figure out which way will be smartest to do this?

Should I make it with a GridView, or find an external free control? i Would prefer to do it on my own, but i really dont know where to start atm.

推荐答案

您好,

尝试使用Telerik Control,但它不是免费的.

http://demos.telerik.com/aspnet-ajax/scheduler/examples/overview/defaultcs.aspx [ ^ ]
Hi

Try the Telerik Control but its not free .

http://demos.telerik.com/aspnet-ajax/scheduler/examples/overview/defaultcs.aspx[^]


这篇关于日历中的时间表以进行计划应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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