This question is locked. New answers and comments are not allowed.
Hi there,
I need to connect data in RadGridView control with data in StackedBarChart, so when we filter data in RadGridView the data in StackedBarChart changed as well.
I have found something about connecting both of them to a QueryableCollectionView in the thread below:
http://www.telerik.com/community/forums/silverlight/gridview/radgridview-filtered-data-context.aspx
Since I am new to Silverlight/Telerik, can someone give me a demo on how to use QueryableCollectionView as data source for a StackedBarChart?
Thanks a lot!
Di
I need to connect data in RadGridView control with data in StackedBarChart, so when we filter data in RadGridView the data in StackedBarChart changed as well.
I have found something about connecting both of them to a QueryableCollectionView in the thread below:
http://www.telerik.com/community/forums/silverlight/gridview/radgridview-filtered-data-context.aspx
Since I am new to Silverlight/Telerik, can someone give me a demo on how to use QueryableCollectionView as data source for a StackedBarChart?
Thanks a lot!
Di