Page 1 of 1

How to retrieve items selection with "Multiselect = true"

PostPosted: 29 Sep 2014 11:07
by Davide
Hello,

What is the right way to retrieve the selected values form a TIWCGJQMSelect with its "Multiselect" property = true ?

Thank you,
Davide

Re: How to retrieve items selection with "Multiselect = true

PostPosted: 29 Sep 2014 16:20
by Alexander Bulei
Hi Davide,

We have implemented new property in V2.3.0.52:

Code: Select all
- Added: new property Selected in TIWCGJQMSelectBoxItem
- Added: new public method ItemByValue in TIWCGJQMSelectBoxItems


Best Regards.