M
MBeynon
Guest
Hi, I'm trying to clear the selection in a radio set such that it returns to its default state with no items selected. According to the documentation this should do it: ultraOption1:CheckedIndex = -1. However, this seems to have no effect whatsover and the last selected item in te radio set remains selected. I'm using OE102.A and Infagstics V8.1 Any help would be greatly appreciated, Thanks, Mark. P.S. This is how I've set the data in the radioset: valueListItem1
ataValue = "All". valueListItem1
isplayText = "Select All". valueListItem2
ataValue = "None". valueListItem2
isplayText = "Select None".
Continue reading...
Continue reading...