primefaces / primeui

Rich set of javascript-css only widgets
http://www.primefaces.org/primeui
285 stars 125 forks source link

ajax support to DropDown widget #156

Closed qwerlowski closed 8 years ago

qwerlowski commented 8 years ago

Could you please add ajax data support into widget "DropDown". This is very very important.

qwerlowski commented 8 years ago

Good day. Could you consider this improvement.

cagataycivici commented 8 years ago

Could you please clarify what you mean by ajax support?

qwerlowski commented 8 years ago

DropDown should load data like "datasource" option in DataTable. For example like in DataTable "datasource: function(callback)" in order i could send ajax request and fill it. I think it is essential.

qwerlowski commented 8 years ago

Good day. Could you consider this improvement.

cagataycivici commented 8 years ago

Great idea, we'll do it.

Mrtcndkn commented 8 years ago

We added both remote data and remote url from now on you can use both of the methods.