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 6874575
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:12:43+00:00 2026-05-27T04:12:43+00:00

I am having trouble binding some data from my MySQL database to a DataGridView

  • 0

I am having trouble binding some data from my MySQL database to a DataGridView in C# Windows Forms.

I have 2 tables, referenced by a foreign key in one table, and I want to do a JOIN between the 2 tables and bind that to my DataGridView. I have tried adding a new datasource from a DataSet, but that only allows to add 1 table in the datagridview (as far as I can tell).

Next I wanted to create a Entity Framework model and bind that to the DataGridView. I have created a new model named Model1, but the model is not accessible anywhere in my code. Is there something wrong with my logic?

I have also tried (after creating the model) to create a DataSource from an object (trying to select the model as the object, but it wasn’t visible in the wizard).

Or is there another way to bind a simple LEFT JOIN into a DataGridView?

  • 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-27T04:12:44+00:00Added an answer on May 27, 2026 at 4:12 am

    Model1 is name of your EF Model not your context class,So in generated code by EF(Model1.Designer.cs), you must find a class that inherit from ObjectContext such as :

    public partial class Entities : ObjectContext
    

    and then:

    new Entities().Table1....
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just started using WPF and am having trouble data binding from the
I'm having some troubles with binding data. I have an application that contains a
I'm having some trouble mapping a byte array to a MySQL database in Hibernate
Hey. I've having some trouble with binding in XAML. I have a list of
I've been having trouble with some databinding with WPF. I have a class to
I'm having some trouble binding to a nested list with the default binder. I
I've been having trouble using a value converter with a data trigger. In some
I've been having trouble querying a web server for information from my Windows Phone
I am having a lot of trouble binding my Json data to a JqGrid.
I am having trouble binding a Command that is generated up the UI tree

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.