Hi,
I am using XamDataGrid and I have allowed user to select single record/Cell as well as multiple record/Cell.
When user selects record/cell in xamDataGrid I am updating value of other control based on record/cell selection (using SelectedItemsChanged event). It works fine.
but SelectedItemsChanged event fires only when selected record/cell is changed.
what I want to achieve is : No matter how many time user re-select same record/cell I want to update value of other control.
Thanks & Regards,
Naitik
Hello Naitik,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.