Good, I have a dataGridview page, one of the datagridviews (gridviewSelection) is filled according to the selections made in the other two. Then, I must keep in memory the objects that have that gridview so that they are loaded with the new selected objects.
The question would be how to command between calls that list of objects. so that when you refresh the page do not lose the previous selection