Hi,
I have a dropdownlist control and I am preselecting some items, in fact all items of the dropdownlist are selected. I needed to code this:
$("#contactosCrear").on("shown.bs.modal", function (e) {
$("#Roles").ejListBox("refresh", true);
});
in order to get the vertical scroll bar, but after refreshing, just one item keeps selected.
I am sending images of debugging to ilustrate the behavior i am describing.
I need your supponrt to solve this,
Kind regards,
Juan J.
Attachment:
EjListBox_39a64395.zip