JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › General Discussions › my app issue › Reply To: my app issue
October 24, 2022 at 8:56 am
#103904
tbettinazzi@axioma.it
Participant
Anyway I tested
<smart-drop-down-list filterable=”true” filter-mode=”containsIgnoreCase” id=”e47522256″ min-length=”1″ selectionMode=”zeroOrOne” class=”elemento_combobox_valore” name=”e47522256″ selected-indexes=”[4]” required=”” onchange=”mostraAlertMsgOption(this); eseguiRefresh(this);” onfocus=”on_focus(this)”
data-source=[{label: ‘WAM ROMANIA’, value: ‘AF’}, {label: ‘WAM PRODUCT’, value: ‘AA’}]>
</smart-drop-down-list>
And I allways get an error :
expected property name or ‘}’ at line 1 column 3 of the JSON data
What’s wrong ?
Tks
- This reply was modified 2 years, 1 month ago by tbettinazzi@axioma.it.