Answered by:
gridview data to chart

Question
-
User777755737 posted
Hi,
I have one gridview in my webpage.. Using that gridview data(data coming from excel sheet not from database) i need to generate chart.
Can one help to do this?
Thanks for advance ..
Anj
Wednesday, October 5, 2011 4:01 PM
Answers
-
User-674102814 posted
Ok thanks for Info
Which Asp.net version ur using .net 3.5 or a .net 4.0
If ur using 4.0 than Chart is drag and drop control in that
but if ur using .net 3.5 so download the MSChart.exe and install in ur pc
Here is a link http://www.microsoft.com/download/en/details.aspx?id=14422
after install MSChart tell me
If u hv any query tell me
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, October 7, 2011 6:25 AM
All replies
-
User3866881 posted
Sorry I don't understand what you mean——
Char has no relationship with DataGrid.....
Thursday, October 6, 2011 10:35 PM -
User777755737 posted
Hi,
Its not char - its Chart (graph or pie chart etc)
I want to convert gridview data to chart (diagram ). I am not using database here ...
Thanks,
Anj
Friday, October 7, 2011 6:03 AM -
User-674102814 posted
Hi
First tell me how to bind a Gridview
means wht ur using Dataset or datatable or list
and which type of chart do u want to make
give me info
Friday, October 7, 2011 6:08 AM -
User777755737 posted
Hi,
I am using Dataset (data coming from excel sheet)
i need just normal graph chart i mean bar chart.
Thanks,
Anj
Friday, October 7, 2011 6:15 AM -
Friday, October 7, 2011 6:18 AM
-
User-674102814 posted
Ok thanks for Info
Which Asp.net version ur using .net 3.5 or a .net 4.0
If ur using 4.0 than Chart is drag and drop control in that
but if ur using .net 3.5 so download the MSChart.exe and install in ur pc
Here is a link http://www.microsoft.com/download/en/details.aspx?id=14422
after install MSChart tell me
If u hv any query tell me
- Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
Friday, October 7, 2011 6:25 AM -
User777755737 posted
Ok i am using 3.5 .
I will try..
Thanks
Friday, October 7, 2011 6:46 AM