dropdown
-
gvpr wrote:
if select one dropdown second shoul show the particular data
So what is the question? Read the best practices of posting questions here[^]. :)
Navaneeth How to use google | Ask smart questions
-
gvpr wrote:
if select one dropdown second shoul show the particular data
So what is the question? Read the best practices of posting questions here[^]. :)
Navaneeth How to use google | Ask smart questions
-
i am having two dropdownlist one drop hava countrylist. if i select one coountry then second one sholud display the all cities of particular country...
1 - Handle the first dropdowns selected index change event. 2 - Query database to get the cities for the selected country 3 - Bind the results to second dropdown. :)
Navaneeth How to use google | Ask smart questions
-
i am having two dropdownlist one drop hava countrylist. if i select one coountry then second one sholud display the all cities of particular country...
I am certain that MSDN has examples of this. Does google not work where you live ? Don't you have any ASP.NET books, most also cover this.
Christian Graus Driven to the arms of OSX by Vista.
-
i am having two dropdownlist one drop hava countrylist. if i select one coountry then second one sholud display the all cities of particular country...
gvpr wrote:
i am having two dropdownlist one drop hava countrylist. if i select one coountry then second one sholud display the all cities of particular country...
:confused: So what is problem you are facing. Any code snippet which is raising problems
dnpro "Very bad programmer" My Latest Articles RichTextBox Control with Find functionality LogViewer - A Simple Log Listening Utility