Hai Sir,
I have a Grid view with 8 columns.When I update the specific column in Grid View cell,it is updated but in My Database the remaining all columns shows as NULL values.
How can I rectify this problem? and I want to update only that particular cell and the remaining cells should have old data.