I have a grid with a templated column and a checkbox within it
I have bound a database column to it, so it shows up in the checkbox ie. when the value is 1 the checkbox is checked
now on the oncheckchanged event I want to change that value to which the checkbox refers what code can I write in the oncheckchanged event?
Thanks,
Sneha
I have bound a database column to it, so it shows up in the checkbox ie. when the value is 1 the checkbox is checked
now on the oncheckchanged event I want to change that value to which the checkbox refers what code can I write in the oncheckchanged event?
Thanks,
Sneha