Is there a way to enable/implement the functionality of jumping to a row based on the first few letters typed? This functionality exists in the ListView control but it's not in the DataGridView control.
Thanks in advance.
Is there a way to enable/implement the functionality of jumping to a row based on the first few letters typed? This functionality exists in the ListView control but it's not in the DataGridView control.
Thanks in advance.