Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
148895 | Nov 7,2019 12:29 PM UTC | Nov 19,2019 07:10 AM UTC | WPF | 3 |
![]() |
Tags: SfDataGrid |
Name | Quantity | Brand |
Viper Steel | 1 | Patriot |
Vengeance LPX | 2 | Corsair |
Trident Z | 3 | G.Skill |
Now I want to:
1. Filter results that has "ri"
2. Search only under the column "Name"
What happens after running "ProductDataGrid.SearchHelper.Search("ri");" is:
1. 2nd row (Vengeance LPX) gets filtered out - this is intentional and running fine
2. It'll still show the 1st row with Viper Steel because the string "ri" exists within the brand Pat"ri"ot. But what I really wanted to do was to only look for "ri" among the Name column, if it doesn't exist there then filter it out, it doesn't matter whether there's a "ri" string from other columns.
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.