G
Guest
I have clicked the generate data entry forms in the datagrid in vs2005 for CF
app. I have two forms created for me. One Summary and one Edit view form. My
question is when using the edit view form if I edit the data in that form
when I am reterned to the form with the original dartagrid on it the edited
data is intact. When the fill() of the grid is refreshed the edited data is
removed. Why is the data not sent back to the dataset?
The help on this just says this:
3.On the main menu, click Edit to open the Edit dialog box.(edit form)
Use the Edit dialog box, which displays all columns, to modify the data, and
then click OK.The revised data is displayed in the datagrid. (How do I
revise it in the dataset?)
Thanks Jon Stroh
app. I have two forms created for me. One Summary and one Edit view form. My
question is when using the edit view form if I edit the data in that form
when I am reterned to the form with the original dartagrid on it the edited
data is intact. When the fill() of the grid is refreshed the edited data is
removed. Why is the data not sent back to the dataset?
The help on this just says this:
3.On the main menu, click Edit to open the Edit dialog box.(edit form)
Use the Edit dialog box, which displays all columns, to modify the data, and
then click OK.The revised data is displayed in the datagrid. (How do I
revise it in the dataset?)
Thanks Jon Stroh