Howdy guys....here's my problem...Now,I created a form,binded its textboxes with sql server database using bindingsource...When the page loads textboxes already show up the records...everything's kool...but when I add a record,it gets stored in the database but does'nt show up when I navigate through the records in the form......The record I just inserted gets vanished,inspite of it sitting on the database.....I'm guessing maybe I'm missing the update or refresh code for the bindingsource....Any ideas,suggestions....Thankx
↧