--> Does anyone know where I can find a simple example using the table component with partial results from a database (i.e. getCurrentPageRows,
getRowCount, etc.)? The contrib:table source parameter can accept an impl of IBasicTableModel. http://tapestry.apache.org/tapestry4.1/tapestry-contrib/apidocs/org/apac he/tapestry/contrib/table/model/IBasicTableModel.html This class will give you finer grained control over how you request the particular records required for display. Carlos --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]