User Profile
Collapse
-
thank you so much! i was really stucked before [] thank you... -
i have a similar issue but i would like to choose column via combobox
that works fine but i want to use combobox1.text not product_name.Code:dt.DefaultView.RowFilter = "product_name LIKE '%" + textBox4.Text + "%'";
i have tried some knows formats but doesnt worked example
...Code:dt.DefaultView.RowFilter = "'"+comboBox1.Text+"' LIKE '%" + textBox4.Text + "%'";
Leave a comment:
No activity results to display
Show More
Leave a comment: