I want to directly display list of contact name using drop down list when company name is selected from the company list in a drop down list in the same interface. I have no idea how to do this.
I am using C#.Net and SQL database.
I try to use SqlDataSource configuration using WHERE and Control. But, it didn't work. Please help me...