Hi,
We're currently investigating Telerik reporting as a replacement reporting product. There are two features we're trying to understand if there is a suitable method in Telerik.
1. Parameters driven report. We want to able to present the user with parameters before the report retrieves any data.
As an example, present a list of sites that the user can choose from and then retrieve the data for only that site in the report. I've included a link to a similar idea seen in another product.
https://developer.mescius.com/activereportsnet/demos/dynamic/parameter-driven
2. Drop down tree filter
When a report is loaded to be able to filter with a drop down tree filter similar to the Kendo component.
As an example, the user opens a report for all sites. This list contains 200 sites. After opening they want to filter to only show a small subset of those sites. The drop down tree would be ideal for this.
https://demos.telerik.com/kendo-ui/dropdowntree/index
This is how i want it to look like. I also want to populate the table without using wizard
Hi Support,
Is there any documentation on it that i can read? My project is Blazor WASM based.
Support team,
I am exploring a trial of Telerik. I have installed the Reports Server on a remote windows server. and it is running. I have made users in the User Management and given them all the permissions.
In the Telerik Report Designer, running on my local machine, I am trying to Add A Report Server. I entered the server URL from my server, then the local user and pwd.
I get the error "Error while logging into the server. Please check the URL and credentials."
I assume I have the right URL. It came from the setting screen on the reports server. I saw another user's ticket with this issue, from years ago, and it suggested installing Fiddler and sending the logs. I have installed Fiddler, but do not know how to simulate logging into the reports server.
Any help would be appreciated.
Thanks
Amy
Hello again,
We are getting an unexpected scrollbar which allows us to scroll between pages one and two of our reports list. We would rather just use the nav bar to switch between both pages.
Is there something perhaps in the backend designer that needs to be updated ? Some property somewhere ? Or just a css class override on the front end ?
ex/ see page-wrapper class
class="trv-page-wrapper active"
And using the navbar, we would rather just switch between pages via those left/right arrow icons - and NOT have the scrollbar shown here in the screenshow.
In the meantime, I'm doing some debugging to see if I can find the solution...
thanks,
Bob