This is a migrated thread and some comments may be shown as answers.

Strange Behavior

1 Answer 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kurt Kluth
Top achievements
Rank 1
Kurt Kluth asked on 15 Nov 2018, 05:12 PM

developing a report in VS and upon running only produces data in column 1 and doesn't return all the records.  (See picture 1).  I imported the report into Report Designer connected the connection to an Access DB and run the report and returns records as they should. (See Picture 2).  I am not sure what is happening. I copied all the header columns and detail columns from Report Designer and pasted in my VB project.  

There isn't anything wrong with the SQL as it produces all records if running the query on its own.  

1 Answer, 1 is accepted

Sort by
0
Silviya
Telerik team
answered on 20 Nov 2018, 11:33 AM
Hello Kurt,

As seen from your screenshot, the report uses inner data item (Table item) to show the data. The report is supplied with the whole set of data while the report is opened as trdp/trdx in the Standalone Report Designer, but failing with missing fields in Visual Studio Report Designer. 
We perform tests, but we couldn't reproduce the issue on our local. Our assumption is that there might be some code-behind logic of the report definition that is failing. So, we would appreciate if you open new support ticket and send us the report definitions for further investigation.

Regards,
Silviya
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Kurt Kluth
Top achievements
Rank 1
Answers by
Silviya
Telerik team
Share this question
or