如何在Asp.net中为SURVEY创建图表或图表.....需要帮助....
你好朋友,祝你有个美好的一天!!
使用图表或图表进行调查所需的报告。
===== ===========================================
我使用Asp.net,C#,SqlServer 2005创建调查。
在本调查中,它有近15个问题。答案将使用RadioButtonList作为优秀,非常好,好,差。
当我回答所有问题并点击提交按钮时,这些答案将存储在数据库中。
现在最后,我想使用图表或图表为本调查做一份报告。
请亲爱的朋友们,如何使用图表或图表等创建报告。
请帮帮我,谢谢。
Hello FRIENDS, Have a Good day !!
Required Report for SURVEY using Graphs or Charts.
================================================
I have Creating SURVEY using Asp.net, C#, SqlServer 2005.
In this Survey it has almost 15 Questions.and the Answers will be using RadioButtonList as Excellent, VeryGood, Good, Poor.
and when i answer all the questions and click on submit button, These answers will be stored in database.
and now Finally, I want to make a report for this Survey using Graphs or Charts.
Please My dear Friends, how to create a Report using Graphs or Charts....etc.
Please help me, Thanks.
你好Ubaid,
你可以使用内置的RDLC控件
它就像一个Datagrid。您可以将RDLC与数据集绑定。
然后你可以用Chart,Graph生成报告。 yoi还可以将它们导出到Excel,PDf或Word中
谢谢
Mohan
Hi Ubaid,
You can use built RDLC control
It is like a Datagrid only. You can bind the RDLC with dataset.
Then you can generate report in Chart, Graph. Also yoi can export those into Excel , PDf or Word
Thanks
Mohan