Hello All,
I have a BSP application in which the user is able to select multiple checkboxes coming under a particular product. These checkboxes points towards the database table and display values for that particular checkbox in the next page. (The checkboxes refers to areas coming under a particular product.)
This is working fine, but when I tried to deselect a checkbox, itu2019s not getting deselected i.e.; once the checkbox is selected, I am unable to uncheck it.
I should be able to select or deselect the required checkboxes.
Could anybody guide me in this?
Thanks in Advance,
Shino