shaldipur Newbie
Joined: 26 May 2006 Posts: 1
|
Posted: May 26th, 2006 02:52 PM Post subject: Problems getting a DropDownList connect with a GridView |
|
|
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! |
|