Click here to Skip to main content
15,906,463 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi to all,
I Have a gridview and 3 dropdownlist controls.Ihave to perform DML operations with when i select 1st dropdownlist control the related data displyed with in the 2nd dropdownlist control simlerly if i select 2nd dropdownlist that related data will be displayed in 3rd dropdownlist control with DML operations in the gridview
Posted
Comments
Christian Graus 29-Jul-12 16:28pm    
Yes, that does sound like a typical programming task. The Lounge is the place to complain about your job. If you want help, try to do it yourself, post some code and explain where you are stuck.
Christian Graus 29-Jul-12 16:50pm    
Have you considered actually answering the comments you get about your poorly worded questions ? We can't help you unless you listen to the reasons we give that your questions are not able to be answered.

1 solution

You can use Ajax Cascading DropDownList for solving your problem:-
Ajax Cascading Dropdownlist Sample with database using asp.net[^]

I hope this link will help you.
Best of luck.
 
Share this answer
 
Comments
_Amy 30-Jul-12 2:50am    
+5!
panduu 30-Jul-12 4:24am    
By using c#,asp.net

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