Set a default value in igcombo dropdown
New DiscussionSelected items is not setting the value by default.
here is my code.
$(“#country”).igCombo({
width:300,
dataSource:country,
textKey:”Name”,
valueKey:”Name”,
multiSelection: {
enabled:true,
showCheckboxes:true
},
dropDownOrientation:”bottom”,
autoComplete:true,
selectedItems:”Albania”,
});
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
1 Created On
Jun 20, 2018 Last Post
8 years, 1 month ago