如何使用Asp.net C#创建仪表板? [英] how to create the Dashboard using Asp.net C# ...?

查看:108
本文介绍了如何使用Asp.net C#创建仪表板?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我有一个Web应用程序,名为任务管理系统.

一个是管理员用户,该用户将一些任务分配给她的雇员

其他用户是登录应用程序后看到管理员分配的任务的员工

但是问题是,当雇员登录应用程序时,他需要检查任务是否由管理员通过使用查看任务选项来给予任务

但是我希望每当员工登录到应用程序任务页面(仪表板)时,都必须显示给他..如果管理员分配了任务,而不执行查看任务选项

请提供解决方案..

在此先感谢

Hi,

I have a one Web application...named Task Management System.

one is the admin user who assign the some task to the her employee

and other user are employee who sees the task assigned by admin after login in a application

But the problem is that when emloyee login in a application at that he requires to check the task whether the task is given by admin or not by using view task option

But i wants whenever employee login into the application task page (dash board) Must be shown to him..if admin assigns the task, without Performing the view task option

please provide a solution..

thanks in advance

推荐答案

请仔细阅读以下链接
这可能对您有帮助
http://weblogs.asp.net/dwahlin/archive/2006/10/10/Creating-a-Project-Status-Dashboard-using-ASP.NET-2.0.aspx [
kindly look into following link
this may help you
http://weblogs.asp.net/dwahlin/archive/2006/10/10/Creating-a-Project-Status-Dashboard-using-ASP.NET-2.0.aspx[^]


我认为您在朝正确的方向思考.

成员登录后(我确定现在您已经知道该登录针对的是成员以及他的成员ID ),然后拾取分配给该成员的所有任务使用成员ID的成员,并在仪表板上填充一个grig.
为每个任务提供超链接-通过单击可以直接执行任务的成员并查看该任务的详细信息.

仪表板是每个用户(成员/管理员)的默认主页
您还可以添加图表/图表,以显示已完成,已分配,待处理,进行中,已拒绝等任务的数量.

〜Amol
I think you are thinking in the right direction.

Once a member logs in (I am sure that at this point you know that login is for a member and what is his member id), pickup all the tasks assigned to that member using member id and populate a grig on the dashboard.
Provide hyperlink for each task - by clicking on which member can directly go the task and view details for the same.

Dashboard is the default home page for each user (member/admin)
Also you can add chart/charts showing the number of tasks completed, assigned, pending, in-progress, rejected and so on.

~Amol


这篇关于如何使用Asp.net C#创建仪表板?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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