We have started exploring Telerik report. at present we are using SSRS. in Telerik report we notice when using progress Telerik report designer i.e teleri standalone report designer app when we pass stored procedure as data source and that stored procedure returning more then one data set only Top 1 data set result will be visible in Telerik report designing app.
I am attaching screen short below :
Hello, I encountered a problem when printing a report. Some rows of the table skip to print continuously instead it prints to the next page, notice the red circle, it has 5 pages yet in 2nd page, the table row didn't continue to print instead the next row printed to the next page which leave a huge blank space under the row (#) 12.
See pictures:
( 1 )
( 2 )
( 3 )
Hi,
I am using 'Blazor Server App' template in .NET 8 and I need to show data binding over Telerik Report view control. Can some one provide sample code snippet or POC for this as a reference.
Thanks,
Satish
I need information to implement telerik report in my asp.net core mvc project.If anyone knows of a more targeted channel or forum, please let me know.
att,
Antonio Carlos
How do I change a Telerik Report Server parameter from a List to a dropdown box?
I'm unable to find a setting in Telerik Report Designer where I can change the report server parameter list to a dropdown list.
I have attached an example screenshot what we after, file name: DropDown_example.png.
Hello,
I am currently working on a report in which I need to embed a table (with its own headers) into another table. I am trying to make my telerik report match the table in the attached "Model Table.jpg" where the main table has the headers "num records", "total attempts", "client ID", etc.. and the embedded table has the headers "attempts", "date refused", and "comments".
I was able to create the main table in a report, then merge the cells in the row below and add the sub table; however, the sub table is repeated with every new row. The report in this instance can be seen in the attached "sub table.jpg".
I then attempted adding a subreport inside the main table. This subreport links to a separate report containing the "attempts", "date refused", and "comments" table. However, I ran into some roadblocks with this as well. When the subreport is outside the table, it loads fine with all values showing. Unfortunately, when I move the subreport into the main table, I cannot get it to load properly. When I add the datasource to the subreport (same datasource as the main report), the subreport doesn't show at all. When I remove the datasource from the subreport, the headers of the sub table show, but no data loads. Is there a reason the subreport wont load properly inside the table?
Hopefully this all made sense- please let me know if you need any clarification on anything.
Thank you!