Looking to do some kind of filtering on a bound combo box.
Its complicated by the fact that we use Caliburn.Micro
I dont want to handle the selection and revert it as thats not a good user experience.
I'd rather like to just folter out the item upon binding somehow.
Thanks
Its complicated by the fact that we use Caliburn.Micro
I dont want to handle the selection and revert it as thats not a good user experience.
I'd rather like to just folter out the item upon binding somehow.
Thanks