TableStyles equivalent in DataGridView

G

Guest

I am trying to convert an existing DataGrid to DataGridVIew. I ran into a
couple of problems that maybe someone can help me with.

1) With a DataGridView there isn't a TableStyles collection like there was
in DataGrid. What is the equivalent in a DataGrid control (Windows forms).

2) WIth a DataGrid there was a CurrentRowIndex is there something similar
for DataGridView?

Thank you.
 

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