:: Forum >> Version 2 >>

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?
Monday, October 15, 2007



This topic is archived.

Back to support forum

Forum search