Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Dim text As String = TXT_SEARCH.Text
- dtview.RowFilter = " LABEL LIKE '%" & text & "%' OR COLOR LIKE '%" & text & "%' OR TYPE LIKE '%" & text & "%'"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement