Hi,
I have added the grid on the form and on that grid I have added the check box control.
My scenario is when the user click on the check box of any of the record than the check box for this records should be checked but all of the other records should not be checked if they are already checked on that checkbox control.
and on the click of that checkbox I want to enable disable one of the button on form.
How can i acheive this can anyone guide me.
Thanks