I need to bind a dropdown list depending on what is selected in another dropdown. I know i need to attach a selectedindexchanged event to the first dropdown but i am unsure on how to reference the second the dropdown to rebind within the selectedindexchanged event. Any help would be greatly appreciated.