how to connect multiple tables and populate into a datagridview control ?
What i can think is create a view, but if there any other better resolutions ?
how to connect multiple tables and populate into a datagridview control ? What i
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
A view is probably the best simple solution here.
Can you post a sample of your domain model so that we may be of better help?
One thing is for sure: “The simpler the better”. Keep it simple! =)