Page 1 of 1
DataLink.EndEdit() behavior, again
Posted: Thu 26 Oct 2017 09:12
by ahijazi
Dear Devart;
refer to the old post
viewtopic.php?f=1&t=34860 , i have retest the case on the new version 9.4, but it still the same !!
any time could this issue be solved, or at least what the workaround not to lose the data
best regards,
Re: DataLink.EndEdit() behavior, again
Posted: Mon 30 Oct 2017 14:31
by Pinturiccio
Fixing this issue is a time consuming task (and it has no timeframe at the moment).
Re: DataLink.EndEdit() behavior, again
Posted: Mon 30 Oct 2017 16:14
by ahijazi
!!! I believe it's a major issue (may consider as a bug) in noncached mode, which could lead to a major data loss in the applications , any way as you said "time consuming task" !!.
best regards
Re: DataLink.EndEdit() behavior, again
Posted: Tue 07 Nov 2017 16:11
by Pinturiccio
We have added the CancelEditRowIfUpdateFailed property to OracleDataTable. This property determines whether to call CancelEdit for the row after update of the row is failed when data binding is used.
If you set false for this property, the issue will be fixed.
We will post here when the corresponding build of dotConnect for Oracle is available for download.
Re: DataLink.EndEdit() behavior, again
Posted: Fri 24 Nov 2017 10:56
by Pinturiccio
New build of dotConnect for Oracle 9.5.399 is available for download.
It can be downloaded from
http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Customer Portal (for users with valid subscription only).
For more information, please refer to
viewtopic.php?t=36257