User Profile
Collapse
-
Sorry. I didn't get it.... -
Setting focus to a control
hi, I am using VB.Net 2005. The form contains many controls. When the tab or enter key in the keyboard is pressed I want the focus to move to the next control in the form in some order. Please tell me how can I do this.
Thanks in Advance -
Filtering records in the datagridview.
But the above line will check if the cell value starts with the specified text.I guess I was not clear in explaining my question.
My form contains a datagridview which is filled during the runtime based on some query. The form also contains a combobox whose items are some words.
The DataGridView(DG V) contains a column whose values are different words(only...Leave a comment:
-
Filtering Records in the datagridview
Thanks DeepBlue for your suggestion. But the problem is not solved.
Is it possible to use the split fuction with the RowFilter method.
If yes could you please tell me how.Leave a comment:
-
Filtering the records contained in the datagridview
I have a datagridview which displays some data. I want to filter the records based on some criteria given by the user at runtime.The form also contains a combobox.
The datagridview has a column which contains some string seperated by commas. Example:hello,h ai
When the user selects an item from the combobox I want the datagridview to search the...Leave a comment:
-
Filtering Records in the datagridview
I am using Vb.net2005. I have a datagridview which displays some data. I want to filter the records based on some criteria given by the user at runtime. How can I do this. Please Help.
Thanks in Advance
No activity results to display
Show More
Leave a comment: