hello everyone, this is my first post.
i'm working on something that seems quite simple but i don't have the know-how. i want to populate a gridview in a web application with a field selected from a drop down list.
basically, once you select an item is selected from a drop down, a postback happens and a grid view is populated with the field that contains that particular item.
i hope i've made myself clear enough, can anyone help me. thank you.