I have a grid with a run button.
The user selects the lines he wants summarized.
I need to pass these to another grid to see summarized values, then upon return, I would like the user to still see the same boxes still checked.
I use this to allow the user to do simulations easily
Tks