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
410
Filter rows with text in any of the configured columns
posted

Hi,

I want to filter the datagrid rows like in a full-text search.

I have created a TextBox on top of the datagrid. When the user types a word in this textBox, only the rows should be displayed, which contain the word in ANY column.

Is this possible with the xamDataGrid?

Thanks.

Jürgen