Page 1 of 1

FlipSwitch rerendered as ComboBox

PostPosted: 12 Jul 2016 18:41
by Davide
Hello,
on a TIWCGJQMAjaxPageFrame I put 4 TIWCGJQMFlipSwitch.
I would like to enable/disable the TIWCGJQMFlipSwitch in a sequential way so If I swicth "On" the first the second is enabled and so on...
When I call AjaxRerender on the region which contains the TIWCGJQMFlipSwitch to update the enabled state of each TIWCGJQMFlipSwitch they are shown as ComboBox.

Do you have any suggestions to solve this problem ?

Thank you,
Davide

Re: FlipSwitch rerendered as ComboBox

PostPosted: 14 Jul 2016 16:34
by Alexander Bulei
Hi Davide,

Use the available methods Enable/Disable.

Best Regards.