Home All Groups Group Topic Archive Search About

edit template to edit record with null field

Author
29 Oct 2007 9:28 AM
Tony WONG
i am new to asp.net

i find when using edit template to edit record with "null field", it fail

it is ok when the record has no null data field.

how should i do?  Thanks

tony

Author
31 Oct 2007 5:56 AM
Mansi Shah
Hi,
It would be better if u can expain your problem peoperly with code.It
might psbl that in database you have set 'not null' to that field. If it
is like that, then if the field is numeric then u can set any value like
-1 or 0 instead of null.

Hope you want something like this..

Regards,
Mansi Shah.

*** Sent via Developersdex http://www.developersdex.com ***