Here is my delima.... I am developing dashboards for a company that
refuses to use XML. I've been able to get the data from their CSV files
into both DataGrids and the Spedo's. I am however unable to pull the
data from DataGrid to create a pie chart.Here is the contents of the CSV
file (which is populated into the DataGrid). First row is the
header.ITEM,TOTALHWH,12STAT,14LFSH,6WI,7PW,3How do I go about getting
this data into a chart? I assumed that since I had already spent the
time getting the ...