A
Aaron Smith
I have a form, oddly enough the same one with the expression column that
is giving me a headache, and on this form I have a dataset that has a
couple of tables in it that are related. If I do a AddNew on the Binding
Context for the parent, it doesn't seem to work. If I click the new
(just does an addnew, and thats it) the fields do not clear out, and if
I click new again, it just says that the first field that doesn't allow
nulls, doesn't allow nulls. I can't seem to figure it out... I don't
know if it's related, but also another problem I am having is if I
change the position property, even though none of the data has changed,
it will set the modified flag of the dataset. None of my other forms
does this, so I know it's not default behavior.... I am lost.. Any idea
where to even start to look?
Aaron
is giving me a headache, and on this form I have a dataset that has a
couple of tables in it that are related. If I do a AddNew on the Binding
Context for the parent, it doesn't seem to work. If I click the new
(just does an addnew, and thats it) the fields do not clear out, and if
I click new again, it just says that the first field that doesn't allow
nulls, doesn't allow nulls. I can't seem to figure it out... I don't
know if it's related, but also another problem I am having is if I
change the position property, even though none of the data has changed,
it will set the modified flag of the dataset. None of my other forms
does this, so I know it's not default behavior.... I am lost.. Any idea
where to even start to look?
Aaron