Gurdeep

Gurdeep

  • NA
  • 31
  • 0

Update Como box items in vb.net

Mar 1 2007 5:16 PM
Hi folks I am developing application in vb.net using SQL-Server database... I use combobox to dropdown list of a unique field to display the data on the form depends on the combo selection.

When i save,Update it all works fine but when i delete the data it still stays in the combo list untill i re-open the form...... however the record deleted from actual database.

I am using DataAdapter, DataSet ......ADO.Net

Any Help ???????

Answers (1)