On the user list an issue was raised about exceptions thrown while retrieving 
data from
DataProviders. The problem boils down to the fact that the DataProviders are 
only invoked during the
rendering phase, after the response has been written so its not possible to 
change the response to
an ErrorPage at that stage.

Anyone see an issue with adding the call Table#getRowList to its onRender event?

Bob

Reply via email to