11/7/2010 7:53:18 AM
Title:
Pie Chart Data to Datagrid
Hi All,
I am looking for a method or some thing that converts automatically pie chart to datagrid. I mean I have a pie chart with displaying Car model,Year,Numbers and percentage . I am adding a new link if user clicks on it , It should display Datagrid list with info Car model,Year,Numbers and percentage . I am getting all the values( I got the data provider and assigned to Data grid ) except Percentage .Is there any way directly converting that to datagrid and getting with percentage values ..
Thanks a lot for your help
Regards
Kiran
11/8/2010 5:08:11 AM
there is no other easy way, you have already done the right thing by setting the dataprovider of grid.