Set Checkbox's initial state from XML
I want to set the initial state of a checkbox based on the XML response from the server. If an element's value is "ON" - i want the checkbox to be in the checked state. How do I do this - do i need to do a if-else type of thing or is there some property on the checkbox object that I can use to set that "ON" means "true" for this particular instance?
This checkbox i am using is not part of any grid.
I am using AW.UI.Checkbox.
This checkbox i am using is not part of any grid.
I am using AW.UI.Checkbox.
Michelle
June 7,