Adding a button on steven multi select
How can i add a button through which i can open and close the drop down?
By default it doesn't support such thing, but you can try to use "directive-id", and then find the element with class "checkboxLayer", add class "show" so it becomes "checkboxLayer show".
@rajaEmani do you want a separate button that should open dropdown from outside isteven? Would you mind to elaborate the scenario? I'd love to help you on this. If you want you can also consider adding Stackoverflow question and add link here.
@pankajparkar yes I want a separate button that should open dropdown from outside isteven. Please help me out on this
Can you please share a plunker with what you have tried so far?
I have seen your code. Thanks, Can you please show to how to add that event to an external button?
@pankajparkar Any update on this or should I raise a stack over flow for you?
@rajaEmani primarily I'd need plunker/fiddle with problem replication in it. So that I can try out stuff and would able make something work on it.