asp.net中的组织结构图 [英] Organizational chart in asp.net

查看:306
本文介绍了asp.net中的组织结构图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何使用c#在Web应用程序中创建动态组织结构图.我已经将所有数据绑定到一个数据表中.我也想显示员工图片.

How i can Create a dynamic organization chart in web application using c#. I have bind all the data in a datatable. I want to display employee picture also.

推荐答案

您最好的选择可能是购买图表库.否则,编写代码以生成位图并将其提供给客户端.显然,显示图片是微不足道的.您链接到该图像,或者从数据库中提供该图像.网上有大量信息.
Your best bet may be to buy a charting library. Otherwise, write the code to generate the bitmap and serve it to the client. Displaying pictures is trivial, obviously. You link to the image, or you serve it from the DB. Tons of info online on that.


CG是正确的,图书馆可能是解决之道.另外,我想您已经问过这个问题 [ ^ ].您看过答案了吗?在屏幕截图中似乎还可以在图表上显示图片.
CG is right, a library might be the way to go. Also, I think you already asked this question[^] before. Have you looked through the answer? It seems in the screenshot that it is also able to display pictures on the chart.


这篇关于asp.net中的组织结构图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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