I have a WHDG with three levels. I have a checkbox in the third level and it is the only field where editing is allowed. I have the checkbox "checked" attribute bound to the database field, and it is checked if the value in the DB is true.
What I need to do is when a checkbox is clicked it would update the DB and reload the grid with the updated data. I'm having some trouble getting this to work. It appears that the checkbox is not actually bound to the DB field, and when checking the box, it doesn't trigger the postback to update the DB.
I'd REALLY appreciate it if someone could point me in the right direction here. I've been fighting with this for a week.
THANKS!
Hello Rayan,
Let us know if you have any questins with this.
Thanks