Page 1 of 1

Has this broken old code?

PostPosted: 28 Oct 2014 09:53
by Soren SDF
"IWCGJQMSelect:
- Added: new property Selected in TIWCGJQMSelectBoxItem"

After my last update a statement like aSelect.SelectBoxList.Items[0].ItemIndex always returns 0.
My thaought is that maybe this is connected to the above...

Sören A

Re: Has this broken old code?

PostPosted: 28 Oct 2014 10:38
by Alexander Bulei
Hi Soren,

Do you have MultipleSelection = True?

Best Regards.

Re: Has this broken old code?

PostPosted: 28 Oct 2014 11:02
by Soren SDF
No, MultipleSelection is False.

Sören