J'ai un bug ...
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 120: Dim oRow2 As DataRow = oDataTable.Rows.Find(Id_Champ)
Line 121: oRow2.BeginEdit()
Il me fait chier sur le BeginEdit()..
Je comprends pas pourquoi , il est bien déclaré
Une idée ?&