Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

guys i have a problem here.i am using vb.net and i have bind my textbox with data from my table and can display it, then i add a new record with the usual add command, but the record in the textbox didn't update( which the total record is still not added and i cannot find the record). however, in my database the record is added. When i close my vb and oepn it again, the data shows.

should i close my connection and open it again? how? please help.

Posted
i don't think i use dataview. ok, it's like this, when i press the add button, my database will be updated. the coding runs fine. but the text boxes that i use to display data is not updated. i think it's because i call the values when i load the form. so after i add a new record the displayed data is still the same. so do i need to refresh the data or connection to the textbox?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...