I am using Csla 3.0.0.5. I have a filtered list bound to a combobox in a datagridview. The filter is set on the editingcontrolshowing event based on value in another column.
The list is filtered correctly, but when the value is set on the object it uses the value of another item in the list. The other item is filtered out of the list but contains the same display value. Anyone else come accross this or have ideas?
Dan
Copyright (c) Marimer LLC