PC Review


Reply
Thread Tools Rate Thread

DataBinging Question

 
 
Scott Meddows
Guest
Posts: n/a
 
      25th Aug 2004
I have a combobox and a textbox on a form. I want to bind them in a "relational" way to a dataset.

The dataset I'm returning has two columns (Source [string], CollectionAmount [Decimal]). I can populate the combobox with the list
of Source, show to I get the textbox to change/update the datasource (Which I have in the combobox DataSource property) as I change
the combobox value and update the value in the textbox?

Thanks


 
Reply With Quote
 
 
 
 
Scott Meddows
Guest
Posts: n/a
 
      25th Aug 2004
Got it.

NewCollectionTextBox.DataBindings.Add(New Binding("Text", NewDynamicValuesBillingCompanyComboBox.DataSource, "CollectionPercent"))



Thanks anyway!

"Scott Meddows" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
>I have a combobox and a textbox on a form. I want to bind them in a "relational" way to a dataset.
>
> The dataset I'm returning has two columns (Source [string], CollectionAmount [Decimal]). I can populate the combobox with the
> list of Source, show to I get the textbox to change/update the datasource (Which I have in the combobox DataSource property) as I
> change the combobox value and update the value in the textbox?
>
> Thanks
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Databinging for mission critical applications =?Utf-8?B?QW5kcmV3?= Microsoft Dot NET Framework Forms 1 13th Dec 2006 07:31 AM
Perhaps and off topic question....but could use some help with video question.....I don't need codec help, just a general question. Bret Miller DIY PC 0 13th Oct 2006 12:23 AM
System.ArgumentException.. on databinging =?Utf-8?B?TmlsYXkgU2hhaA==?= Microsoft Dot NET Framework Forms 0 29th Oct 2004 11:59 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:08 PM.