Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with saving Check Boxes
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Titre:
Problem with saving Check Boxes
Divers
Thread ID:
00973959
Message ID:
00973959
Vues:
46
Hi.
I have a form with lots of text Boxes and 2 check boxes.
If I change the textBoxes, backend is changed ok, but not the checkboxes.
I have them bound as follows:
this.chkEmaSnt.DataBindings.Add("Text",this.dsIFSR,"IFISR.isr_emasnt");

( This is exatly the same as TextBoxes)

I thought it might be the type of field in Backend data base but neither Numeric nor Logical works .Mind you, no error is given either, just the screen control changes to say a click , but then I check the field on the Table, it has'nt changed !!

Any ideas of whats happeing here?
Regards,
Gerard
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform