Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 636229
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T20:29:32+00:00 2026-05-13T20:29:32+00:00

I have this in my form’s designer code: this.referenceNumberTextBox.DataBindings.Add(new System.Windows.Forms.Binding(Text, this.clientDetailBindingSource, ClientDetails.ReferenceNumber, true)); In

  • 0

I have this in my form’s designer code:

this.referenceNumberTextBox.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.clientDetailBindingSource, "ClientDetails.ReferenceNumber", true));

In a method in the form just before it gets displayed I say

this.clientDetailBindingSource = passedInBindingSource;

The controls that are databound to this.clientDetailBindingSource do not show any data.

I have also tried doing ResetBindings() but nothing happened.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T20:29:33+00:00Added an answer on May 13, 2026 at 8:29 pm

    the textbox’s DataBindings contains a Binding object that references the original binding source; reassigning the form’s data member does not alter the Binding object already created

    in other words, the textbox’s binding is still bound to the old binding source

    unless you’re performing this assignment before the call to InitializeComponent in the form’s constructor…?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this code: this.form.Resize += new EventHandler(form_Resize); But I want to assign some
I have this form submit code: Event.observe(window, 'load', init, false); function init() { Event.observe('addressForm',
I have this form right here, where the user will add the start date
I have this form class : class MyForm(forms.Form): def __init__(self, *args, **kwargs): self.notvalidate =
I Have this Form class MyModelForm(forms.ModelForm): boolfield = forms.TypedChoiceField(coerce=bool, choices=((False, 'No'), (True, 'Yes')), widget=forms.RadioSelect
i have this form: <form name=myForm action=#> <input type=text name=firstField /> <input type=text name=secondField
i have this form: <form id=myform name=myform action=test.php method=post> <input type=text name=shout-in id=proShoutIn maxlength=80
I have this form: Markup is: <table style=width: 100%; padding:5px;> <col style=width: 20%; text-align:
I have this form: <form method=post action=mypage.php orderform= name= id=orderform> <a id=add>+</a> <table width=533
I have this form in HTML: <form action=# method=post> <label for=label-id>id</label> <input type=text name=id

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.