Hi Gergana,
There is a new complexity to this feature which I don't know how to implement.
I've attached an updated project to demonstrate the issue.
Basically here the spec:
1. Separate Combobox has Days of the week. Default value is Wednesday.
2. The xamDataGrid displays Name and Greeting the says "Happy Wednesday"
3. If the user changed the Day to Monday it should change the xamDataGrid's Greeting value to "Happy Monday" - not working
2. Also the dropdown list for greetings should now include "Happy Monday" instead of "Happy Wednesday" - this is working
3. If user change the Greeting from "Merry Christmas" to "Happy Monday" and click somewhere else it should it still say "Happy Monday" but it reverts back to "Happy Wednesday" why?
Can you help achieve what I need?
Thanks,
-Marlon
You are very welcome. Glad to help.
Hi Rob,
The update sample you provided fixed all issues. Thanks a lot!
Hi Marlon,
Do you still require assistance on this matter? If so, please let me know what the version number is for the Infragistics DLLs that you are using.
This setup is a bit weird but I resolved the issue by creating a new instance of the GreetingsCollection when the day of the week is changed. This seems to update everything properly.
As for the issue where the value is reverting back to what it was previously, I'm not seeing that behavior. What is the version # of the Infragistics DLLs are you using?
I split this off into a different thread as this will help me to track this issue better. The original thread can be found here:
http://es.infragistics.com/community/forums/p/92251/456267.aspx#456267