Click here to Skip to main content
15,895,799 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi all,
I am working with gridview control in my form. I placed two dropdowns in two fields of gridview.
Now i want to fill the second dropdown(inside gridviw collumn) based on the selection of the item in the first dropdown.

I am unable to use If condition in the ddl_SelectedIndexChanged event.

Any help....
Thanks & Regards
Rajjj
Posted

1 solution

 
Share this answer
 

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