Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27514

VS 2010 Filter

$
0
0
Name:  filter.PNG
Views: 89
Size:  75.6 KB

I am creating Querry with this function:

Name:  filter2.PNG
Views: 76
Size:  4.6 KB

How to set filter, that in search textbox will find item (data) in datagrid based on just few letters that I write in search.

For example, I have simple table with two columns (id, age), so I whant to find all age's in table that have number e.g. 2

Table1
ID | Age
1 | 21
2 | 31
3 | 24

Search: [___2_] SearchBtn (type number 2 and click Search button)

Than table1 have only this data

Table1
ID | Age
1 | 21
3 | 24

Realy thanks for help...
Attached Images
  

Viewing all articles
Browse latest Browse all 27514

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>