Problem with Business Objects
Posted: Sat Oct 27, 2012 6:06 am
We all are familiar with programming in 3 layers
I'm trying to Programming 3 layers with DTO as simple concept and create test report with Stimul
But there was trouble on the way to
I wrote the following two simple classes

And for retrieve some data use static class and below data (very simple and common)

In my test report I need get information of University native student for this goal I used very simple linq join as below

NOW all things is correct and “list” variable return correct data

NOW let`s Start Create My Report
1. In Dictionary Section I add NEW DATA SOURCE and select Data From Business Objects
2. Add Student & College Class from “Common.dll”
3. Drag and Drop Student to Page as Table

BUT My Problem is this :
Why two Columns (College Name – Professor Name) have Repetition Records ?
How I can correct records ?!

Can anyone modify and correct my attachment ?!
I'm trying to Programming 3 layers with DTO as simple concept and create test report with Stimul
But there was trouble on the way to
I wrote the following two simple classes

And for retrieve some data use static class and below data (very simple and common)

In my test report I need get information of University native student for this goal I used very simple linq join as below

NOW all things is correct and “list” variable return correct data

NOW let`s Start Create My Report
1. In Dictionary Section I add NEW DATA SOURCE and select Data From Business Objects
2. Add Student & College Class from “Common.dll”
3. Drag and Drop Student to Page as Table

BUT My Problem is this :
Why two Columns (College Name – Professor Name) have Repetition Records ?
How I can correct records ?!

Can anyone modify and correct my attachment ?!