JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › documentation should be more detailed › Reply To: documentation should be more detailed
February 4, 2022 at 3:53 am
#102851
Joko Pitoyo
Participant
for combobox please add inline dataSource access to ajax directly :
<smart-combo-box dataSource=”url:some_file.php,valueMember:’id’,displayMember:’nama'”></smart-combo-box>