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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T03:15:24+00:00 2026-06-03T03:15:24+00:00

Im making a report in the VS 2010 report designer, the main source of

  • 0

Im making a report in the VS 2010 report designer, the main source of the data is the Lines entity. But I need an extra field from another entity Parts. So I added a partial class of Line with the extra property like so :

public partial class Line
{
    public string ShelfLocation
    {
        get
        {
            using (RSContext rs = new RSContext())
            {
                return rs.Parts.First(x => x.Code == this.Part).ShelfLocation;
            }
        }
    }

Problem is I still cant see this extra field from the report designer :

enter image description here

How can I acheive this without creating another view?

Many thanks in advance.

EDIT 1 (both in same namespace) :

enter image description here

  • 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-03T03:15:25+00:00Added an answer on June 3, 2026 at 3:15 am

    I dont know if there is a better solution but for the time being I added this manually to the report and it worked :

    <Fields>    
    ...
        <Field Name="ShelfLocation">
              <DataField>ShelfLocation</DataField>
              <rd:TypeName>System.String</rd:TypeName>
       </Field>
    </Fields>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have to build some financial data report, and for making the calculation, there
Ok I'm making my first report from scratch so I'm fairly new to this.
GA Unique Visitors data isn't making sense to me. From the GA FAQ we
I am making some changes and need to change the DataSource for my report.
I am making a report that should be printable from the web browser. At
I making a report in EM and I need to figure out somthing here
So I'm making a report that needs to be able to be faxed and
I have people, companies, employees, events and event kinds. I'm making a report/followup sheet
In a LaTeX report I am making I have to write a regex. There
Methods like verifyText do not report the line number of the failure, making it

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.