tags:

views:

177

answers:

3

what is the best multiselect plugin(from which you can make multiple selection of the records ) you people used for the best user experience?

+2  A: 

You could consider a JQGrid with multiselect turned on. Here is a link to a demo

Look at "New since Beta 3.0" under "Custom Multiselect"

http://trirand.com/blog/jqgrid/jqgrid.html

John Hartsock
+2  A: 

Multiselect for Jquery UI:

http://quasipartikel.at/multiselect/

I didn't use it, but it seems to be well working with all UI features (themeroller etc.)

naugtur
+1  A: 

I love selectList. Have used it on several websites, and users find it pretty intuitive.

Hooray Im Helping