Forum Post: Clearing an UltraOption radioset...

  • Thread starter Thread starter MBeynon
  • Start date Start date
Status
Not open for further replies.
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:DataValue = "All". valueListItem1:DisplayText = "Select All". valueListItem2:DataValue = "None". valueListItem2:DisplayText = "Select None".

Continue reading...
 
Status
Not open for further replies.
Back
Top