SoftwareEng
Senior member
Hi guys,
I have a DataGridView in .NET 2.0 with some data. How can I make it automatically highlight the appropriate row when the user types the first letter of that row? You know, the way you type in any other list control to select the item.
thanks!
I have a DataGridView in .NET 2.0 with some data. How can I make it automatically highlight the appropriate row when the user types the first letter of that row? You know, the way you type in any other list control to select the item.
thanks!