Page 1 of 1

Ajax Events Bug!

PostPosted: 08 Aug 2016 17:39
by Aggie85
Howdy All!

Not sure when it happened, but in Ajax events, the SelectedIndex and other properties pControl->RadioButtons-><Properties> are not set to the correct value.

Since I am in a hurry, I am going to be replacing all my TIWCGJQMRadioButtons with a TIWCGJQMSelectBox but wanted to make y'all aware of the bug!

All the best!

Aggie85

Re: Ajax Events Bug!

PostPosted: 08 Aug 2016 18:25
by Jorge Sousa
Hello Aggie

How can we reproduce this?

Re: Ajax Events Bug!

PostPosted: 08 Aug 2016 18:27
by Aggie85
Howdy J!

In my code, just populate a radiobutton with several buttons, put an OnVClick() event in ajax mode, and click on any button other than the first!

Just a follow up, I am having the same problem with a SelectBox so I am going to see if there is something that has changed in my framework. I will report back.

All the best!

Aggie85

Re: Ajax Events Bug!

PostPosted: 09 Aug 2016 17:51
by Jorge Sousa
Hey Aggie

Yes, we didn't find any problem with radiobuttons and selectindex

Re: Ajax Events Bug!

PostPosted: 09 Aug 2016 17:55
by Aggie85
Howdy J!

I will need to check radio buttons again - when I replaced code, I forgot with my SelectBox to initialize a property that was causing my followup problem.

I will keep on my to-do list to check the other thing out.

Sorry for the confusion!

All the best!

Aggie85