No this appears to happen everytime I try to go to the next page of my
table.  The first page of the table appears fine.  Anyone else have
any thoughts on this.  Oh the table is in a component and references a
parameter in the page.

On 1/26/06, Daniel Lydiard <[EMAIL PROTECTED]> wrote:
> Is this every time?  i.e. it doesn't work at all?  Or do you have the page
> loaded, then make changes (server context reloads), and refresh the page and
> you get the error?
>
> If it's the latter, I have the same "problem" but the behavior makes sense
> to me in accordance of how Tapestry works.  I never get the error unless i
> reset the server and refresh the page...
>
>
>
> ----- Original Message -----
> From: "Chris Chiappone" <[EMAIL PROTECTED]>
> To: "Tapestry List" <[email protected]>
> Sent: Thursday, January 26, 2006 2:05 PM
> Subject: Contrib table pagination problems
>
>
> I get the following exception when using the auto pagination from
> contrib:table
>
> Either the tableModel parameter or both source and columns parameters
> must be specified by component CompanyProfile/apps.table.tableView
> Stack Trace:
> org.apache.tapestry.contrib.table.components.TableView.getTableModel(TableView.java:220)
> org.apache.tapestry.contrib.table.components.TablePages.setCurrentPage(TablePages.java:191)
> org.apache.tapestry.contrib.table.components.TablePages.changePage(TablePages.java:183)
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> java.lang.reflect.Method.invoke(Method.java:585)
> org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeTargetMethod(ListenerMethodInvokerImpl.java:214)
> org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeListenerMethod(ListenerMethodInvokerImpl.java:155)
> org.apache.tapestry.listener.ListenerMethodInvokerImpl.searchAndInvoke(ListenerMethodInvokerImpl.java:124)
> org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeListenerMethod(
>
> The problem is I'm not exactly sure what I am missing here?
>
> --
> ~chris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
~chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to