c#, asp.net 2.x, visual studio pro utilising web developer, iis 6, sql 2005 server
when changing the drop down menu item -- there is an action possibilty on change -- to a call a method to perform 'x' functioanlity etc.
what I am looking to found if it possible to capture the previous dropdown menu item before changed -- as I have a db record that relies on the dropdown menu item in order to know which db record to update...of course, as this is a 'on selection change' control, by the time the program is ready to update the db the drop down menu selection has already changed to the new selection.
thank you in advance for your and efforts with this enquiry
dropdown list selection
Start Free Trial