Hi Guy, > > One more thing: it seems that this code: htmlDataTableDayParts.getRowCount(); > always returns zero. > Is it a proper behavior?
not if your datatable contains data. http://java.sun.com/javaee/javaserverfaces/1.2_MR1/docs/api/javax/faces/component/UIData.html#getRowCount() Regards, Volker -- inexso - information exchange solutions GmbH Bismarckstraße 13 | 26122 Oldenburg Tel.: +49 441 4082 356 | FAX: +49 441 4082 355 | www.inexso.de

