I'm trying to figure out how I can access the controls on a footer row outside the ItemDataBound event.
Objective:
I have a drop down list that has a OnSelected event. When the selection changes it needs to enable/disable controls that are in the footer row.