S
Srikanth
Hi,
I have a Strongly typed DataSet with a Primarykey which Iam binding
to a textbox control on the windows form. In order to create a new row, iam
creating a new Data row with dummy values. Up to now everything ok. But,
once I change the primary key textbox value on the UI, the same is not
reflected in the DataSet. I even tried EndCurrentEdit().
How to reflect the change in the DataSet??
Regards,
Srikanth.
I have a Strongly typed DataSet with a Primarykey which Iam binding
to a textbox control on the windows form. In order to create a new row, iam
creating a new Data row with dummy values. Up to now everything ok. But,
once I change the primary key textbox value on the UI, the same is not
reflected in the DataSet. I even tried EndCurrentEdit().
How to reflect the change in the DataSet??
Regards,
Srikanth.