CurrentRowIndex does not exist in DataGridView ???

C

cmrchs

Hi,

What is the equivalent property in the DataGridView (.NET 2.0) of the CurrentRowIndex available in a DataGrid (.NET 1.1)

thnx
Chris

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
M

Mike Blake-Knox

What is the equivalent property in the DataGridView (.NET 2.0) of the CurrentRowIndex available in a DataGrid (.NET 1.1)

CurrentCellAddress.Y

Mike
 

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

Top