• 首页 首页 icon
  • 工具库 工具库 icon
    • IP查询 IP查询 icon
  • 内容库 内容库 icon
    • 快讯库 快讯库 icon
    • 精品库 精品库 icon
    • 问答库 问答库 icon
  • 更多 更多 icon
    • 服务条款 服务条款 icon

asp.net的组织结构图

用户头像
it1352
帮助1

问题说明

我如何使用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.

正确答案

#1
您最好的选择可能是购买图表库.否则,编写代码以生成位图并将其提供给客户端.显然,显示图片是微不足道的.您链接到该图像,或者从数据库中提供该图像.网上有大量信息.
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.

这篇好文章是转载于:学新通技术网

  • 版权申明: 本站部分内容来自互联网,仅供学习及演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,请提供相关证据及您的身份证明,我们将在收到邮件后48小时内删除。
  • 本站站名: 学新通技术网
  • 本文地址: /reply/detail/tanhcfcfgg
系列文章
更多 icon
同类精品
更多 icon
继续加载