Hello All;
I am having a combo box having 2 options as "Failed" and "Succeed", So when i select Succeed from the Combo box it will display the list of Projects successfully build in the ListBox Control and same with respect to Fail. How to solve this issue with the help of code in C# ??
Thanks.
Tanmay