thank’s a lot man!
I post my editpopup code:
my jqxDropDownList element on editpopup from is
“
”
so i try
$(“#navigazione_dropdownlist.div option:selected”).val(dataRecord.field);
but it’s wrong
thank’s