Changing SelectBoxList[i].ItemIndex

If I change TIWCGJQMSelect.SelectBoxList[0].ItemIndex in a server-side (ajax) event handler, it is not reflected in the mobile browser (tested on iPhone and Android).
Welcome to the Official CGDevTools Support Community Forums.
https://www.cgdevtools.com/cgforum/
magosk wrote:If I change TIWCGJQMSelect.SelectBoxList[0].ItemIndex in a server-side (ajax) event handler, it is not reflected in the mobile browser (tested on iPhone and Android).
cgdevtools wrote:Hi magosk,
Will be implemented asap.
Thanks.
Best Regards
magosk wrote:If I change TIWCGJQMSelect.SelectBoxList[0].ItemIndex in a server-side (ajax) event handler, it is not reflected in the mobile browser (tested on iPhone and Android).
magosk wrote:magosk wrote:If I change TIWCGJQMSelect.SelectBoxList[0].ItemIndex in a server-side (ajax) event handler, it is not reflected in the mobile browser (tested on iPhone and Android).
I checked with the new 1.7.0.3041 Stable Build and the problem is still there. In the nearest future I have a simple case where the new index is fixed, so changing it from the client side would be a sufficient workaround for now. I have not done any work yet with writing script code on the client side for these components, so if you could give a code example where you changed the ItemIndex of a select box from a button VClick event it would be much appreciated.
cgdevtools wrote:Hi magosk,
Added support for ajax changing of ItemIndex property in V1.7.0.3046.
Best Regards.