In general you don't let the "filterbar" provide the list of results
but have it update a filter bean. This filter is then used inside your
dataprovider to get the list of results.

Maurice

On Nov 13, 2007 4:16 AM, Joshua Jackson <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> Is it possible to have a Page with Search Form and Search List on the same 
> Page?
>
> It seems that the List object that is retrieved from onSubmit() is not
> updated to my DataView that lies inside the Page constructor. Or is
> there anyway I can have something like afterRender after the button is
> submitted or something? I'm quite confused regarding how everything
> works here.
>
> Does anyone has a solution for having search form and search list on one page?
>
> Thanks in advance
>
> --
> What you want today, may not exist tommorrow
>
> Blog: http://joshuajava.wordpress.com/
>
> ---------------------------------------------------------------------
> 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]

Reply via email to