Hi Experts,
I have 5 checkboxes in one view which are all selected by default.All the code are dynamic code and all teh UI elements are dynamic.Now I want to deselect the first checkbox and click OK (one action button in that view).Now when I open that page (which contain the same 5 checkbox),I should get the first checkbox deselected.
Meand I want to set the visible property as false when I click apply,so that when I open the view again,i will get the first checkbox as deselected.
Please suggest me how to the value of the dynamic checkbox(true/false) the moment I select or de-select .
Please suggest.
Regards
-Sandip