Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 3.5 > ASP.NET 3.5 Basics
|
ASP.NET 3.5 Basics If you are new to ASP or ASP.NET programming with version 3.5, this is the forum to begin asking questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Basics 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 September 14th, 2008, 07:40 AM
Registered User
 
Join Date: Sep 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Filtering Data from one Combo Box to another

I'm unsure if this is the right place to ask but I'v managed to create a very small sample database within VWD and have created two Combo Boxes based on a 'Make' table and a 'Model' table.

Within the VMD Database I'v added the relevant data to these tables and linked them up with a query.

I'v searched around using the help files but I'm kinda stuck and was wondering if anyone could point me in the right direction.

I want the first combo box to select a Model and the based on the value I have selected, I want the next combo box to display the relevant data.

At the moment they just list whatever data is in the tables I'v linked them up to.
 
Old September 14th, 2008, 08:50 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Quote:
quote:I'm unsure if this is the right place to ask
Not really. This forum is for the book Beginning ASP.NET and I don't think your question is related to that. You're probably better off posting this in the general Beginning ASP.NET forum as more people will be able to help you out there: http://p2p.wrox.com/forum.asp?FORUM_ID=348

That said, Google for "cascading drop down list asp.net". You'll find a number of useful articles. You'll also find the AJAX toolkit which has a handy cascading drop down list extender to make this pretty easy.

Did you resolve the error with the CheckBoxList?

Imar

---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of Beginning ASP.NET 3.5 : in C# and VB, ASP.NET 2.0 Instant Results and Dreamweaver MX 2004
Want to be my colleague? Then check out this post.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Rebinding a data to combo box zaki79 .NET Framework 1.x 2 April 25th, 2008 04:43 AM
Access Data from a combo box darkhalf Access VBA 1 February 22nd, 2008 04:28 PM
Inserting data from combo box bergs77 XSLT 0 January 3rd, 2006 01:09 PM
filtering data from a database using list box europhreak Dreamweaver (all versions) 4 September 25th, 2005 04:27 AM
Combo Box - Data In Use MrDannyP Beginning VB 6 1 November 15th, 2003 10:37 AM





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