Hi,

Why not use Wicket standard AJAX submit machinery instead? And have
the grid rebuild itself after AJAX submit?

Ernesto

On Fri, Jun 11, 2010 at 1:20 PM, MattyDE <ufer.mar...@gmail.com> wrote:
>
> Okay, i'll try to explain what i want/have to do, with my noob-english ;)
>
> I've written my own gridview component for a big web-application.
> And some-one else who is responsible for the client-side thing, want to tell
> my gridview "hey yo, filter this values i submit to you!".
>
> So i thought, implementing a "Event" which could be called by anonther would
> be the best id.
>
> He want to deliver a json-array to my server-side implementation... how
> should i offer this interface?
>
> Thanks!
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Wicket-Ajax-Event-on-Component-with-Parameters-tp2251592p2251637.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to