Hi,
I have bunch of checkboxes and I try to set the status of some of them to be check based on previous settings. How I can do that.
thank you.
You can use the selected attribute :
<checkbox selected="true"/>