I have a table tblEmployee with a boolean "Active" field. I'd like to insert a value of 0 into this field when i click my btnTerminateEmployee.
How do i make this happen?
When i edit/insert with my gridview and submit my changes, the changes do not reflect immediately on my gridview. However, when navigate away and i come back to the page i see the changes. How can i make my changes reflect immediately?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.