Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird problem...
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Weird problem...
Divers
Thread ID:
01176451
Message ID:
01176451
Vues:
48
Using mmUltraNumericEditor with a bindingsourcemember property of an integer type field column, changes is not saving successfully. If however I replaced the value directly with a numeric type: this.oTable.Entity = 10, it works with no problem; the data is saved.

What's the problem here? I thought at first that maybe because the column is an tinyinteger type, but it's not. In fact, I already converted it from tinyinteger to integer but the problem persists.

BTW, other fields with a varchar or char character type column have no problem. Meaning if I have 5 columns (3 character and 2 integer), the changes made on the 3 columns are saved successfully but not the other two columns with an integer type. The sad part is, it gives no runtime error or whatever when saving using this.oTable.SaveDataSet();

Please help...
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Répondre
Fil
Voir

Click here to load this message in the networking platform