Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- dtview.RowFilter = "Convert(ID,'System.String') LIKE '%" & text & "%' OR Convert(LABEL,'System.String') LIKE '%" & text & "%' OR COLOR LIKE '%" & text & "%' OR TYPE LIKE '%" & text & "%' OR TAILLE LIKE '%" & text & "%' OR COST LIKE '%" & text & "%' OR Convert(PRICE,'System.String') LIKE '%" & text & "%' OR Convert(QUANTITY,'System.String') LIKE '%" & text & "%' OR SUPPLIER LIKE '%" & text & "%' OR DESCRIPTION LIKE '%" & text & "%' "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement