Hello,
We are using GridViewComboBoxColumns in our grid and our situation is this:
In some cases the SelectedValue will not exist in the ItemsSource and the observed behavior of the column is leave it empty. Is there any way we could change that value to be something other than empty text like "Item Not Found"?
Are there templates that we can modify to accommodate this? If so, which ones and how would they have to be changed?
Thanks!
We are using GridViewComboBoxColumns in our grid and our situation is this:
In some cases the SelectedValue will not exist in the ItemsSource and the observed behavior of the column is leave it empty. Is there any way we could change that value to be something other than empty text like "Item Not Found"?
Are there templates that we can modify to accommodate this? If so, which ones and how would they have to be changed?
Thanks!