Search in listview using textbox without database in VB. net

Search in listview using textbox without database in VB. net

Programming for Everybody

3 года назад

7,103 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@raphsanchez95
@raphsanchez95 - 20.12.2021 05:39

Hi, I'm doing an experiment on a lottary table which contains a "date" (column1) the "wheel" (column 2) and the other 5 columns with numbers, which would be the draws. I can't search for 5 numbers chosen by me in no particular order. For example:
The numbers to look for are:
22 34 67 87 90, in the search if there is such an extraction, it finds it only in order or in sequence as I write it, while my goal would be that the 5 numbers can be found even if in different positions, for example 22 not as first extract but second or third, fourth and finally fifth, so for all the others, since the combinations are different and the numbers can come out on different columns. How to do?

Ответить
@azmieratarmizi2020
@azmieratarmizi2020 - 16.11.2021 18:18

how about with database acess?

Ответить