You can use a checkbox with a click event handler that sends the id of
the selected checkbox to the server using AJAX. You can store the id in
a persistent Set (or list or some other collection).

Martijn Brinkers

On Fri, 2008-10-24 at 15:38 -0700, Argo Vilberg wrote:
> hi,
> 
> If i want user grid with checkbox , then navigation between grid tabs lost
> previously checked checkboxs.
> 
> If choose another tab to show in grid, then previous checked checkbox are
> lost.
> 
> How can i use grid and checked rows over all grid tabs`?
> 
> 
> Argo


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

Reply via email to