Hello,

I have a GridPanel and I need to get the data showed in the grid when it is filtered
and populate a silverlight chart with it.

How could I do to retrieve this data, is there a way to get a portion of the store with the filter or do I have to get the filter values, and how can I retrieve the filter values if it is necessary?

Thanks a lot