CascadingDropDown in Ajax With ASP.net





2.00/5 (1 vote)
Step1: Create a table in database:- create table test( state1 varchar(50),city varchar(50) ) Step2:- In the .aspx Page:- <select id="statelist"
2.00/5 (1 vote)
Step1: Create a table in database:- create table test( state1 varchar(50),city varchar(50) ) Step2:- In the .aspx Page:- <select id="statelist"