Hello!

More investigation again. If found that the problem is sheet state related, as with standard JSF table. My bean is request scope, so List<MailAccounts> isn't stored anywhere and is empty on APPLY_REQUEST_VALUES, this is the root of problems, IMHO. In standard JSF there is a binding method, or preserveDataModel in Tomahawk. I thinked that tc:shet::state is the analog of preserveDataModel? Or should I use binding/session scope beans?

With respect,
   Boris


Reply via email to