Can anybody help???
im trying to update/insert data on a database based on the value of a button on a gridview. If the button on the gridview says SignIn then i want to update a column on a table on database. If it says SignOut then I want to update anothere column
<asp Go to the complete details ...