Is it possible to have a multiple column GridViewComboBoxColumn where the dropdown shows multiple columns - almost like another grid?
I've got a dropdown that concatenates 3 data points and it would be cool if the dropdown rendered a mini-grid of values instead of a list of concatenated string values. Even cooler would be sorting and filtering within the min-grid...
I've got a dropdown that concatenates 3 data points and it would be cool if the dropdown rendered a mini-grid of values instead of a list of concatenated string values. Even cooler would be sorting and filtering within the min-grid...