3.2.0

Fill the items of AW.UI.CheckedList with datatable

I think that ...
var chl = new AW.UI.CheckedList;
chlsetId("chlb");
chl.setItemText(DataTable);
chl.setItemCount(20);
document.write(chl);
... it's ok?
October 15,

This topic is archived.

See also:


Back to support forum