Posted on: 2/16/2015 4:38:43 PM | Views : 537

Hello,
I have developed multiple web forms applications in asp.net and never had this problem before.  Formview update is updating all unused sql parameters with Null value.  The table that I am using has over 300 fields and the page is using almost 150 of them,  is there a way to stop updating with Null and leave the existing data in those fields besides going through each field?
Thanks in Advance

Go to the complete details ...