Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 1st, 2004, 01:59 AM
Registered User
 
Join Date: Oct 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default problem about combobox

Hi,

I have two comboboxes in my window form. First combobox for select a country and second combobox for select a towns.

How to do, "After a user selected a country in first combobox , the second combobox will show only towns in that country".


Pleas help me

(I am so sorry, My English not good and I hope you understand my question.)
 
Old October 1st, 2004, 02:24 AM
Registered User
 
Join Date: Oct 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi,
you can use a function on the selectedIndexChanged of the country comboBox and in that function you can upload all the state of that particular country
 
Old October 1st, 2004, 04:05 AM
Registered User
 
Join Date: Oct 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you so much.

But I am a new .net programmer. If you do not mind, please explain more or give me a sample.

Thanks






Similar Threads
Thread Thread Starter Forum Replies Last Post
ComboBox Problem sfl234 C# 2 January 6th, 2007 01:22 PM
Combobox problem ajit Javascript 1 December 3rd, 2006 05:07 AM
Problem in ComboBox Tayyab326 ASP.NET 1.0 and 1.1 Professional 0 November 15th, 2006 03:03 AM
c# comboBox Initialization problem ColdFusion ASP.NET 2.0 Basics 1 May 11th, 2006 12:44 PM
ComboBox problem chacquard Access 2 September 10th, 2004 11:40 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.