High-Performance UI Component Library for Enterprise Applications › Forums › General Discussions › DropDownList › Default values with Ajax search › Reply To: Default values with Ajax search
August 13, 2024 at 2:44 pm
#111288
Participant
Evem when I use, it show “No items”
<div><DropDownList dataSource={(query, callback) => { callback(['aaa', 'bbb']) }} /></div>