This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hello, Please find attached a repro-project. I have three different companies represented by their own view-model classes which are derived from the same base view-model class. They each contain their own data. I display the three companies in a listbox on the left. Selecting a company from the listbox will populate a datagrid on the right with the corresponding data.
In the xaml you will notice I am binding to the SelectedItems of the DataGrid. If I remove this binding then the row selection problem goes away. I was hoping to use the binding to the SelectedItems to remember the rows I had selected between switching company selection. Thanks Oscar |
|
|
Hi Oscar, Thanks for bringing this to our attention and providing a repro project. This issue will be resolved in the next nightly build. -Jason Fauchelle |
|
|
Hi Jason, I tried the latest nightly build WpfElements7Enterprise-20151028.msi but it does not seem to have fixed the issue. The dll version has date modified as 24/10/2015. . . . Oscar |
|
|
Hi Oscar, Thanks for pointing this out and sorry for the trouble. There is an issue with the build server. Please try again next week. -Jason Fauchelle |
|
|
No problem Jason. I know you guys are really busy and work very hard but still manage to address issues very quickly and to do a great job. I'll try again next week and I'll let you know if it works. Cheers Oscar |
|
|
Hi Jason, I tried your latest build and this issues seems to be fixed. Thank you. Oscar |
|