Browse By Tags

Sorry, but there are no more tags available to filter with.
  • XamDataGrid Extended Selection, ActiveItem and SelectedItems

    Hi,

    I'm using XamDataGrid with MVVM,

    I implemented a Context Menu as the below post

    XamDataGrid ContextMenu Handler in MVVM

    I also implemented a Dependency Property to bind SelectedItems in my ViewModel, where I subscribe to the event SelectedItemsChanged…