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
1155
Filter on comboEditor in DataGrid when typing
posted

Hi,

I want to have following feature in the attached sample, could you please help me out:

1. start test app

2.set Hobits cell as active

3.type "bc" (At this time I want to open the xamcomboeditor, and do the filtering based on "bc")

but from my observation, "b" is "eaten" by the datagrid, "c" works for combo.

Could you please help me?
Thank you!

XamDataGridAdvancedFilterTestApp.zip