Click here to Skip to main content
15,885,365 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have a gridview in which i have two Templatefields which are having dropdownlist as ItemTemplates.
On First DropDownList's SelectedValue Changed event,i want to get Second DropDownList's Value & check it with the firt's and vice versa.
Both DropDownList's SelectedValue should not be the same.

Please help me to solve this problem.

Thanks in advance.
Posted
Comments
Kornfeld Eliyahu Peter 22-Jul-14 8:20am    
This may help you to understand how to work with templates...
http://www.codeproject.com/Articles/775111/Understanding-ASP-NET-Templates

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900