Gridview update problem framework v2.0.50630

Hi,

I have encountered a problem using framework v2.0.50630 and the gridview control. When updating a row in the control (bound to an SQLDatasource) updates of fields containing NULL values are performed, but fields containing an actual value are not updated (the old value is sent to the SQL server, I checked with trace tool).

Framework v2.0.50215 encounters no problem with exactly the same code. I upgraded to the new version for the Crystal Reports bug in the old version. Anyone who also encountered this problem? Am I forgetting something, or do I have to bind all my gridviews manually using editItemTemplates?

Kind regards, and thanks in advance,

[662 byte] By [G.A.Boonzaaijer] at [2007-12-16]
# 1

This forum is for the DataGridView, not the ASP.NET GridView control. Check out http://www.asp.net/forums for questions on the ASP.NET GridView.

-mark
Program Manager
Microsoft
This post is provided "as-is"

MarkRideout at 2007-9-9 > top of Msdn Tech,Windows Forms,Windows Forms Data Controls and Databinding...
# 2
Sincere apologies.

Kind regards,

G.A.Boonzaaijer at 2007-9-9 > top of Msdn Tech,Windows Forms,Windows Forms Data Controls and Databinding...