Gridview update problem framework v2.0.50630
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,

