hello –
jqWidgets has a dataAdapter which can be easily used with the jqWidgets combo box like so: jQuery('div#jqxComboBox').jqxComboBox( { source : new jQuery.jqx.dataAdapter (myTableDataAdapter) });
does Html-Smart-Elements have anything similar? it appears that source only uses an array.
thank you.
Hi,
The binding as shown in the online samples and docs is to array. A native JS API such as fetch, or XMLHttpRequest can be used for AJAX calls, and then on load you can bind to Array.
Regards,
Peter
Smart UI Team https://www.htmlelements.com/