Cannot insert null value in DataGridView

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Sergey Schukin
Posts: 10
Joined: Thu 22 Jan 2009 12:10

Cannot insert null value in DataGridView

Post by Sergey Schukin » Fri 31 Jul 2009 09:49

Hi.

I create a new typed OracleDataSet using Devart Wizard and add a instance to the form, after i bind it to the DataGridView and call method Fill.
If you attempt to delete data from a cell or press Ctrl +0, the data are restored when the loss is the focus of this cell.

When using a standard typed Dataset everything works.

Thank you.

(VS 2008, dotConnect for Oracle 5.25.37)

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Mon 03 Aug 2009 13:49

Thank you for the report, we have reproduced the situation.
I will let you know about the results of our investigation.

Sergey Schukin
Posts: 10
Joined: Thu 22 Jan 2009 12:10

Post by Sergey Schukin » Wed 12 Aug 2009 07:13

fixed the problem in current build?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 12 Aug 2009 07:36

Yes, the problem is fixed in the current 5.25.39 build of dotConnect for Oracle.

Post Reply