fuzion79
05-26-2006, 01:53 PM
Hey all,
I was wondering if someone could help me with a small problem that I'm experiencing. I'm trying to connect a DropDownList with a GridView. The DropDownList is connected to a database which lists states (ex: MA, TX, CA, etc.). The GridView is connected to a database which lists authors. What I want to is to get the attributes of an author(first name, last name, etc.) living in a particular state to automatically display in the GridView upon selecting a particular state in the DropDownList. Does anyone know how this could be accomplished? Any assistance would be greatly appreciated. :) Thanks!
I was wondering if someone could help me with a small problem that I'm experiencing. I'm trying to connect a DropDownList with a GridView. The DropDownList is connected to a database which lists states (ex: MA, TX, CA, etc.). The GridView is connected to a database which lists authors. What I want to is to get the attributes of an author(first name, last name, etc.) living in a particular state to automatically display in the GridView upon selecting a particular state in the DropDownList. Does anyone know how this could be accomplished? Any assistance would be greatly appreciated. :) Thanks!