I have used two dropdown list ,one displays company name another displays department name.Now what i want to do is on selection of the company from dropdown list the second dropdownlist should display departments of that company only.I am doing it in C#.Can anyone plz hepl me out .