Użytkownik Vineet Deodhar napisał:
> Maybe this is on purpose or a bug?

No, it's a feature ;)
Framework doesn't save unchanged fields, by default.
But probably there is another problem.
After issuing new, all fields are filled with default values,
depending of field type, e.g. string fields are filled with empty string ''.
This mean that setting this field to '' does nothing.
To avoid such behaviour you must set bizobj property DefaultValues = None.
I hope it helps.
-- 
Regards
Jacek Kałucki
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to