I have a datagrid that passes values to one page to another - well it
actually loads up the same page again with the param passed in so i can
poplulate another datagrid from that parameter if you know what i mean.

My question is this: How can i make the datagrids' row highlight(like
the way when you click select btn) and have this behaviour persist into
the next page load?As in so i can see the 2 datagrids but i can tell
what value i selected in the 1st grid as its now highlighted..
Any suggestions greatly appreciated as this has been puzzling me for
days!
Thanks,
Steve