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

  • Home
  • SEARCH
  • 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 8306277
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T18:17:59+00:00 2026-06-08T18:17:59+00:00

I am creating an Extension method for the .net BindingSource object. Currently the method

  • 0

I am creating an Extension method for the .net BindingSource object. Currently the method needs a Control passed in (this Control is the “main” Control which is normally a UserControl or a Form).

I would like how ever, to not have to pass this “parent” Control in. Is there a way to find a BindingSource parent Control? I know there is a Container but that does not help me or at least I don’t think it does.

Currently you call this method like below (C# UserControl):

//'new Object()' would be the data source
BindingSourceControlName.ExtMethodName(This, new Object());

I would like to dynamically get the parent Control from the BindingSource so that I could call the method like below (C# UserControl):

//'new Object()' would be the data source
BindingSourceControlName.ExtMethodName(new Object());

Is this even possible, maybe using reflection? Thank you for reading!

  • 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-06-08T18:18:00+00:00Added an answer on June 8, 2026 at 6:18 pm

    The BindingSource doesn’t have a “parent” control. In fact, the BindingSource isn’t bound to anything, like a control. It is the source of data, for use in data binding. It can be bound to by many targets. What is bound to a BindingSource is defined in a Binding object which is contained in the bound control’s DataBindings property.

    i.e. you’re looking at it in the wrong direction. You can find the data bindings for a particular control, but you can’t find that information from the BindingSource.

    Maybe if you describe what you’re trying to do, someone can provide some detail on that.

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

Sidebar

Related Questions

Currently i am creating an extension method that accepts parameters. Using the below example,
I need some help creating this extension method. My view inherits from <%@ Page
I am creating an extension method in C# to retrieve some value from datagridview.
I typically name my C# interfaces as IThing . I'm creating an extension method
Main question: Is there a better way to accomplish creating a reusable control? So
I am trying to use an extension method to initialize a datetimepicker control to
So I had plenty of help on here creating this method and getting it
Greetings I'm looking for creating a extension method including a linq query. What i'm
I am having an issue using BinaryFormatter.Serialize. I have this generic extension method to
I'm currently creating some custom helper classes, similar to ASP.NET MVC's standard HtmlHelper .

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.