General TRichView support forum. Please post your questions here
jota
Posts: 48 Joined: Fri Sep 16, 2011 10:56 am
Post
by jota » Fri Jan 23, 2015 1:33 pm
Hi
How i can save an empty tdbrichviewedit windows, in asociated datafield?
(if the window has some content is automatically saved)
Thanks
Sergey Tkachenko
Site Admin
Posts: 17557 Joined: Sat Aug 27, 2005 10:28 am
Contact:
Post
by Sergey Tkachenko » Fri Jan 23, 2015 7:47 pm
Can you provide more details?
TDBRichViewEdit's saving does not depend on empty/not empty, it depends on modified/not modified.
jota
Posts: 48 Joined: Fri Sep 16, 2011 10:56 am
Post
by jota » Mon Jan 26, 2015 6:19 pm
I need to force the loading of blobfield (DataSource->DataField) with the contents of tdbrichviewedit, even if it is empty (no information entered by the user)