hi,
i am creating a theater booking system in asp.net 3.5 using VB.
i have a grid view that is populated with the top N number records from my table (the number of records is selected by the user) that match the criteria i am looking for. i now want to pass the unique IDs for all of these records to the next page, how do i do this?
thanks
markhiggi