![]() |
|
TIWDBEdit in Insert Mode - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: TIWDBEdit in Insert Mode (/thread-3556.html) |
TIWDBEdit in Insert Mode - joergb - 10-08-2023 Hi all (Ver 15.4.1 ) on CBuilder 10.2.3 I have a strange behavior in IWDBEdit If the underlying Dataset is in Browse Mode, the Components works normaly Is the Dataset in Edit Mode , I change something and Post / Commit the Changes, it works fine. But if the Dataset is in Insert Mode, all seems to work, I post / commit without any error or exception, but no Field is written , all Fields are left blank. It's not new in 15.4.1 in the older version 15.3.x I have the same error , I hope, the update fix this. Thanks in advance Jörg RE: TIWDBEdit in Insert Mode - joergb - 10-09-2023 (10-08-2023, 08:22 PM)joergb Wrote: Hi all I solved the problem by using iwEdit components instead of iwdbedit. not elegant , but it works |