Results 1 to 3 of 3

Thread: true dbgrid

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Posts
    471

    true dbgrid

    hi,

    how can i clear(empty) all the grid data after i click a button?

    some col are bounded to data control, some not.

    thanks.

  2. #2
    Fanatic Member demotivater's Avatar
    Join Date
    Jun 2002
    Location
    is everything
    Posts
    627
    VB Code:
    1. Set dataGrid1.DataSource = Nothing

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Posts
    471
    i tried what you said, but it seems not work.

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