SlickGrid icon indicating copy to clipboard operation
SlickGrid copied to clipboard

Checkbox option in dropdown list in Slickgrid

Open csdbabu opened this issue 9 years ago • 1 comments

How can I add checkboxes to the options/dropdown list using customized Slick.Editor so that I am able to select multiple values from the dropdown list which is attached to click event on a column on grid

csdbabu avatar Jun 20 '16 11:06 csdbabu

I'd suggest using the 'chosen' js combo plugin. You'd have to create an editor for it.

6pac avatar Jun 21 '16 00:06 6pac