does setModel work for aw.ui.checkedlist object ?
We want to populate a checked list from a xml.table as we do we with the grid.
But the following code we found in the documentation doesn't work:
obj.setModel("cell", table);
or
obj.setCellModel(table);
We are using ActiveWidgets 2.5 alpha2 Version.
¿Is this a version problem? ¿Do we need to use another method with the checkedlist object?
Thanks in advance.
But the following code we found in the documentation doesn't work:
obj.setModel("cell", table);
or
obj.setCellModel(table);
We are using ActiveWidgets 2.5 alpha2 Version.
¿Is this a version problem? ¿Do we need to use another method with the checkedlist object?
Thanks in advance.
Javier
October 16,