You need custom JS that when you select a checkbox calls a controller 
action via ajax and registers the id of the row in a session.mylist.



On Wednesday, 8 August 2012 16:37:54 UTC-5, mweissen wrote:
>
> I have a SQLFORM.grid for 100 persons. Checkboxes are activated with a 
> function for the selectable-field.
> Now this long list breaks down to serveral pages.
> But a check on page 1 gets lost on changing to another page. So it is not 
> possible to select persons from the whole list.
> Yes, with the paginate parameter I can create one long list without pages 
> - but that is not the idea of the grid?
>
> Any ideas?
> Regards Martin 
>

-- 



Reply via email to