free-jqgrid / jqGrid

jQuery grid plugin
https://github.com/free-jqgrid/jqGrid
Other
478 stars 196 forks source link

Add styling/icons/locale support in ui.multiselect #478

Open antoineluong opened 5 years ago

antoineluong commented 5 years ago

Hi, This is a try to make the ui.multiselect plugin use the same styling, icon set and locale as the grid. It does not make the plugin independent from jQueryUI, as it is still used for the $.widget API and for dragging & dropping stuff. Not sure if that is the way to go (see in particular #477), but it works for me.