hi,
i have a gridview with a templatefield that contains a checkbox. this all works fine and update database fine. But the problem i have is that if the user checks a box, closes the application, then re-opens application, the box is no longer checked.
How can i check DB for the checked value (in this case a 1 for checked or 0 for unchecked)?
www.nursery-net.com