multi.js icon indicating copy to clipboard operation
multi.js copied to clipboard

How can I get datas with ajax?

Open anardil opened this issue 8 years ago • 3 comments

Hello,

Nice plugin :). It will be great if the plugin can take the datas from an URL with ajax.

thank you.

anardil avatar Feb 02 '17 10:02 anardil

This is a great idea! Definitely something I want to implement, keep an eye out. :)

Thank you!

fabianlindfors avatar Feb 02 '17 19:02 fabianlindfors

Due to this, will you also support options as array of data like {data: [{id: '', label:''}, ...]}? I would appreciate if you do support.

Thank you.

xenogew avatar Apr 27 '18 03:04 xenogew

Has anyone had any luck implementing this? Or some kind of lazy loading of data? We have selects with possible thousands of records, and would love to use some kind of progressive loading feature.

slimstat avatar Oct 30 '19 15:10 slimstat