Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
425
Syncing Selected Item Between XamDataGrid & XamDataChart
posted

Hi,


I have one instance of each of these controls bound to the same collection of items.  I have the XamDataGrid ActiveDataItem bound to a property on my CodeBehind, this all works great.

How do I sync the selected item to show the same item selected in the chart?  I can't find any kind of SelectedItem semantics on the series or the chart ...