Hi Arindam,
That was of great help. I had to generate a dynamic link to create a drill down for the charts. I used XmlTextWriter and StringWriter to write it into an xml file. I din't find any problem in that. Everything is working fine.
Thanks a bunch.
Prithvi.
Hi,
At present I use a table to display information. This table contains a column for fusioncharts. For the corresponding value in another column a bar chart gets displayed in every row of this column. Is there a way to load the fusionchart inside the gridview if I use gridview to display all information instead of a table using asp.net and c#.net?
Thanks.