Results 1 to 2 of 2

Thread: DataGridView Updating Data Question

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2005
    Posts
    258

    DataGridView Updating Data Question

    I was wondering if there was a way to suspend the visual updating of the datagridview when binding a new datasource to it? It takes about a second and a half to update/create rows/create columns everytime I switch datasources. I know that treeviews have a beginupdate/endupdate command to suspend the displaying of the treeview while updating the nodes, but does the DataGridView have the same functionality?

    Thanks, I know I have lots of questions but bear with me. The more I learn the better I can help anyone in my situation later.

    BTW, how do I become a Microsoft MVP?
    Currently Using: VS 2005 Professional

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    May 2005
    Posts
    258

    Re: DataGridView Updating Data Question

    Bump
    Currently Using: VS 2005 Professional

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width