I am new to VB.Net. I have been programming in VB6.
I am trying a simple test project to learn VB.NET before starting my actual
apps.
I have a DataGrid that displays all the records from my database. Its no
problem getting all the records to display in the grid.
The problem is when I enter text in in a text control I like to highlight
the record that matches or is a close match to text I entered. I cant seem
to be able to this.
Please any help will be greatly appreciated.
I am trying a simple test project to learn VB.NET before starting my actual
apps.
I have a DataGrid that displays all the records from my database. Its no
problem getting all the records to display in the grid.
The problem is when I enter text in in a text control I like to highlight
the record that matches or is a close match to text I entered. I cant seem
to be able to this.
Please any help will be greatly appreciated.