HighTechTalks DotNet Forums  

Lookup fields

Dotnet Academic General Discussions microsoft.public.dotnet.academic


Discuss Lookup fields in the Dotnet Academic General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
maxal
 
Posts: n/a

Default Lookup fields - 02-27-2005 , 12:31 PM






I have two fields, Title_Id table customers, I also have table named titles
with title_id and titles

In DataSet I have DataTable customers with fields title_id and title.
In the form I have combox that I binded to field title_id in table
customers. It works fine, field title_id is updated correctly. However, field
title remains the same.

I don't want to post data to database yet, so I just want field title to be
updated according to choosen title_id. I need it to see it in another control
binded to this field.

What would be the right way to do it? If I try to bind Combobox.Text to
field title then title_id is not changing.

--
Max

http://discoveringdotnet.blogspot.com

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.