Hello all,
I have a page with two gridviews. Both gridviews request a user to select from a droplist that ask the server for the data. The drop list are the exact same but are not linked.

However, I would like to provide the user the option to request both gridviews to populate based on 1 comon request/selection. My idea is to add a check box that will link the two droplist thus having the gridviews pass different request for the same subject name.

See the link and it may make more sense.

http://visualboxscore.com/cfb/boxscores.aspx


See the next post for the code I am using.