Results 1 to 4 of 4

Thread: How to refresh the data in datagrid - machcat

  1. #1

    Thread Starter
    Member 1dumbguy's Avatar
    Join Date
    Oct 1999
    Location
    Rootstown Ohio USA
    Posts
    63
    Try
    Datagrid.clear

  2. #2
    Junior Member
    Join Date
    Feb 2001
    Location
    Xiamen
    Posts
    22

    It seem that the problem is ado

    datagrid do not have clear behavior. And I think the problem is adodc. When I refresh it, the data in client is not updated. and then when I refresh the datagrid, the data in the datagrid does not change. Is it possible?
    Looking forward

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    What cursor are you using?

  4. #4
    Junior Member
    Join Date
    Feb 2001
    Location
    Xiamen
    Posts
    22

    Unhappy refresh data

    Oh, yew, I got it. I do not set the cursor type, so it use default value as OpenStatic. But even I set the cursor type to OpenDynamic, it would still be as OpenKeyset. Because I use JET 3.51. So is there any method to refresh the data use any cursor type with jet 3.51 or I have to change the jet?
    Looking forward

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