HI ,
When moving between pages in the datagrid the selections gets refreshed each time .
I want to reatin the selection when moving between pages in datagrid .
for ex : I have 300 items in a datagrid and i want to select 5 objects in page 1 , 5 objects in page 2 and goes back tp page 1 again the selection should not be lost .
I need to get the 10 selected objects in my action from the the two pages in the datagrid when i submit the request.
Please give some idea if any one worked on this .
Regards