Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 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 July 2nd, 2003, 06:41 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default ComboBox & related info

Hi there:
I wanna make a relation between Data in a Table1(Publishers.Pub_Name) & my Table2(Titles.pub_id) to show pub_name for each Title to show in ComboBox. I use DataAdapter to fill DataSet.
Please help me what hould I do?!?!

there a help in MSDN http://ms-help://MS.VSCC.2003/MS.MSD...boxcontrol.htm but i could figure it out. Please HELP....

Always:),
Hovik Melkomian.
__________________
Always,
Hovik Melkomian.
 
Old July 2nd, 2003, 07:03 AM
Authorized User
 
Join Date: Jun 2003
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi

This may help its very similar :-
ms-help://MS.VSCC/MS.MSDNVS/vbcon/html/vbwlkwalkthroughcreatingmaster-detailwindowsform.htm

Nickie
 
Old July 5th, 2003, 04:53 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default

Hi again:
I still have my problem, but this time with TextBox :(
it is what I want:
1_ Displaing TitleId, Title, note +(pub_id) from Titles
2_ Displaing pub_name, +(pub_id) from Publishers
3_ Displaing pr_info, +(pub_id) from Pub_info
[u]ALL in a form!</u>
& what I do are:
Fill these 3 tables in DataSet. all r displayed in TextBox except pub_name witch I use ComboBox for it. I have no problem with ComboBox to display Pub_name (value is Pub_id & bind selectedValue to Titles.pub_id)
but when I wanna display pr_info form pub_info it displayes but dont change the text when I change the pisition in Titles but others are fine.

PLEASE HELP ME, THIS MADE ME MAD


Always:),
Hovik Melkomian.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Combobox and Date info mr_shoaib VB.NET 2002/2003 Basics 0 October 25th, 2005 05:49 AM
Need Combobox Info mr_shoaib VB.NET 0 October 25th, 2005 04:41 AM
Passing info between assemblies & projects BSkelding VB.NET 2002/2003 Basics 15 August 18th, 2004 08:25 AM
comboBox & ReadOnly melvik C# 12 February 12th, 2004 01:50 PM
comboBox & ReadOnly melvik C# 2 October 29th, 2003 12:45 AM





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