DataGrid cell from mouse cursor position?

  • Thread starter Thread starter Alexander Nenashev
  • Start date Start date
A

Alexander Nenashev

hello.

is there some optimal way to get datagrid cell (row, col num)
from mouse cursor position?

with col there seems to be no big problem - there's FirstVisibleCol property
(something like that)

but what's about row num?

alex.
 

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