Results 1 to 5 of 5

Thread: MS Flexgrid

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2000
    Posts
    34

    Post

    How do I refresh the MS Flexgrid once it's been populated?

  2. #2

    Thread Starter
    Member
    Join Date
    Jan 2000
    Posts
    34

    Post

    I figured it out...

    MSFlexGrid1.Clear
    MSFlexGrid1.Visible = False

    Clears the current rows and makes room for new query.

  3. #3

    Thread Starter
    Member
    Join Date
    Jan 2000
    Posts
    34

    Post

    That didn't seem to work very well...it clears the grid, but leaves columns and rows...I need for the grid to be completely blank?!

  4. #4
    Addicted Member
    Join Date
    Jan 2000
    Location
    Oshkosh, WI
    Posts
    163

    Post

    Try setting the number of rows = 0 or 1 if you have a header row.

  5. #5

    Thread Starter
    Member
    Join Date
    Jan 2000
    Posts
    34

    Post

    Got it. Works great. Thanks.

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