B
barbara_dave
Hi, all,
I want to use several text box showinh the data records of an Access
database. I open a db connection, set a data adapter and a dataset to
the table of that database. I set databinding of each text box to
database field. When i run the program, it shows the first record, but
when I press "next" or "previous" button, the position of
bindingcontext is changed,but the data in the text box doesn't change.
What am I doing wrong?
Thanks!
I want to use several text box showinh the data records of an Access
database. I open a db connection, set a data adapter and a dataset to
the table of that database. I set databinding of each text box to
database field. When i run the program, it shows the first record, but
when I press "next" or "previous" button, the position of
bindingcontext is changed,but the data in the text box doesn't change.
What am I doing wrong?
Thanks!