Highlighting row in DataGrid

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

have gone through couple of articles and confused now. What is the most
efficient way of highlighting row in Windows Forms DataGrid so that it takes
into account both mouse click and keyboard up/down arrow keys.
 
Hi..

I think best way would be to write a script for that though you can define
properties through Property window in VS.

HTH

With Best Regards
Naveen K S
 
There is no property for Windows Forms DataGrid that allows highligthing of
row.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top