all groups > asp.net datagrid control > october 2007 >
You're in the

asp.net datagrid control

group:

edit template to edit record with null field



edit template to edit record with null field Tony WONG
10/29/2007 12:00:00 AM
asp.net datagrid control: 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

Re: edit template to edit record with null field Mansi Shah
10/30/2007 10:56:33 PM

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.

AddThis Social Bookmark Button