ComboBoxes in two pages.
Date: 03/12/08
(Asp Dot Net) Keywords: programming, asp, web
Hi. I'm newbie both in ASP.NET and in web programming, so my question may be dumb. Sorry if so.
I have two pages in my project and each page contains combo box. Comboboxes bind to one data source.
I need to solve following task: if user select combo box item in one page, the same item must be selected in another page automatically.
Is there any ways to do this or it's impossible?
Source: http://aspdotnet.livejournal.com/97019.html