Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
605
Filter issue with combobox in column (text display and integer as key)
posted

Hello

I have in the XamGrid a templatecolumn in which a combobox is defined in editor template. The key for this column is an integer.
Now I would like to filter (in FilterRow) this column not to the defined key (integer) but to the text displayed in the combobox.
Is this possible? If so, how do I define the filter-template for it to work as described above?

Sincerly, Kasar