Page 1 of 1

Multiple Selection!

PostPosted: 19 Aug 2016 20:00
by Aggie85
Howdy!

I just spent the last two hours trying to get a multi-select Select Box to work like CGDevTool's ONLINE demo! That is, where the first item becomes the title of the menu (and default selection) but isn't actually selectable.

Then I remembered I supposively had the source for the mobile demo and I compiled / ran it! It does NOT perform like the online demo! The menu has NO title and the first item is selectable.

How do I get multi-select Select to work like the online demo?

Thanks!

Aggie85

Re: Multiple Selection!

PostPosted: 22 Aug 2016 15:45
by assapan
Hi,
I have just tried with JQMobileDemoIW14 project and found the same problem as you

Online demo
Image

Local demo
Image

Re: Multiple Selection!

PostPosted: 22 Aug 2016 17:51
by Alexander Bulei
Hi,

Since when was introduced the Placeholder property. you must use it to obtain the same result.
But, in current version, it have small issue with rendering when MultiSelection is True.

So, it's fixed for next beta build.

Thanks ;)

Best Regards.