Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > .NET 3.5 and Visual Studio. 2008 > Visual Studio 2008
|
Visual Studio 2008 For discussing Visual Studio 2008. Please post code questions about a specific language (C#, VB, ASP.NET, etc) in the correct language forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Studio 2008 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 30th, 2010, 02:15 AM
Registered User
 
Join Date: Sep 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Question populating combobox with data from dataset

hi, i m trying from several days to get the data populated in the combo box from the dataset to which it is bound. here are the details: i have an access 07 database and am using the visual studio 2008 running of windows7(64bit), i can connect to the database, make the dataset and even preview the data (name of customer from customers table). i have a combo box which is bound to the dataset of the database, the data source is customers table and the display member is "name" field of the customers table. this is all i have done. i want to populate the combo box at the time of formload.
please give the solution.





Similar Threads
Thread Thread Starter Forum Replies Last Post
populating a db table with a sql dataset(full) helloise C# 0 August 26th, 2008 08:54 AM
Manually Populating Value in Windows Form ComboBox Ron Howerton VB.NET 2002/2003 Basics 20 February 13th, 2008 07:21 PM
Combobox Populating Delay aw23 Access VBA 24 June 8th, 2005 03:39 AM
Populating Dataset with Web Service jpitzer .NET Web Services 3 July 18th, 2004 02:36 PM
Populating Combobox by Code Syed Afzal Ahmed ADO.NET 1 July 12th, 2003 03:34 AM





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