kartik-v / yii2-widget-select2

Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).
http://demos.krajee.com/widget-details/select2
Other
323 stars 145 forks source link

Ajax response Select2 #192

Closed aju003 closed 5 years ago

aju003 commented 7 years ago

Anyone Help me? My ajax response is [{"name":"hotel1","id":6,"created_at":"","updated_at":"","check_in_time":"","check_out_time":""}, {"name":"dfgds","id":7,"created_at":"","updated_at":"","check_in_time":"","check_out_time":""}] I want to set the name with corresponding id to Select2 without reloading the current page.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.