I need to set up a RadGrid to search a large customer database. Once I have found a particular customer I need to select that RadGrid Row and set the different column values of the Row as Session Variables to be available on another page (this is shopping cart application on the Admin part of the site where Admins can add an order for the customer). I've browsed through a bunch of the documentation but haven't been able to figure out how to do this. Any suggestions?
Rick
Rick