Results 1 to 2 of 2

Thread: problem. please help me

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2004
    Posts
    108

    Unhappy problem. please help me

    i got a problem about my list box

    i get my data from my Access database and display at the listbox

    after i delete my record and my listbox still got information display on it

    how do i refresh my listbox so that the data is gone

    thanx ~

    example "
    ==============================================

    listbox 1 listbox2

    abc efg

    after i delete it, it still display on the listbox until i login again

  2. #2
    Junior Member
    Join Date
    Mar 2004
    Location
    Netherlands
    Posts
    27
    You have to refresh the data in your data adapter, first use clear() then use fill()
    *(^.^); c(_)

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