2012/2/13 derkoe <tapestry.christian.koeb...@gmail.com> > A workaround could be to create your own context and push the object to the > Environment in BeginRender of your enclosing component. > Or you could use the BeanValidationContext but then you have to add your > object as validate to the Form. >
In the case if Grid Context must be reassigned by each row. It possible push in context on getObject() getter, but not possible pop after row has been already processed.