Dataset Update

G

Guest

Hi all,

I have trouble with the updating of the dataset. Firstly, my dataset is
bind to a datagrid. After I have added a empty datarow into the dataset, an
empty row appear in my datagrid. Then I entered values in the columns.
During debug my dataset will show the new row with the values, but when I do
a dataset.getchange() it somehow return me the empty row (without the values
that I have entered).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top