hide row from DataGridView

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

Guest

Hi, All,

I try DataGridView1.Rows(rownumber).Visible = False to hide some rows, but
get currencymnager error message, can you help this out? Thanks
 
the error message is:

Row associated with the currency manager's position cannot be made invisible.
 

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