I am having an issue in pre-selecting an option in ultraoptionset. I tried
uosDataTypes.CheckedItem
property but it didn't work. Could anyone help me in this regard?
Thanks,
Thanks Swetha!!!
I tried item of index but still it didn;t work. However .value property is working as expected.
Try .value property. See if it works!
-Best
Swetha
somay,
Try setting the CheckedIndex property to the index of the item you want selected.