0

I am working on WPF Application and i am using XamGrid. i am binding data to item source and my xamGrid consist one XamComboEditor Column and other one is Image column. First time assigning data to item source its working perfect. But what i want is when user selects any item from XamComboEditor Image should also change based on XamComboEditor value on selection changed event.

My Code

sharp
  • 1,191
  • 14
  • 39
  • 2
    Copy your code from image here, and remove the image. – sharp Feb 08 '18 at 08:12
  • Do your classes and properties implement `INotifyPropertyChanged`? When you select an item in `XamComboEditor`, how do you try to change the Image? What part of the process can you identify as not functioning? – Jack Feb 08 '18 at 09:20

0 Answers0