Web Report Designer The context menu spans the full width of the window.

1 Answer 9 Views
Report Designer - Web
Thomas
Top achievements
Rank 1
Thomas asked on 27 Jun 2025, 09:54 AM

 

Afer update to the newes Version , the context menu spans the full width of the window. see screenshot. its not possible to click a submenu.

how can i fix this?

thanks Thomas

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 30 Jun 2025, 08:51 AM

Hello Thomas,

Thank you for the attached screenshot!

We discussed this issue in a private ticket thread already but I just noticed that you have also opened a public forum thread as well. I will copy my reply from the ticket here so that it may help other users with the same problem in the future.

This issue can occur when an old version of the Kendo UI for jQuery script is loaded on the page. The newest version of the Reporting product requires referencing Kendo UI for jQuery 2025.1.227 or newer on the page where the Web Report Designer is used.

I recommend using the Reporting CDN - Using the Telerik Reporting CDN in Web Apps - Telerik Reporting, to reference the needed version of kendo for example:

<script src="https://reporting.cdn.telerik.com/19.1.25.521/js/webReportDesigner.kendo.min.js"></script>

Once you add this script reference, please run the command kendo.version in the browser console to see if the version is now 2025.1.227. If it returns an older version, try hard-refreshing the page and if the version does not update still, inspect whether an older version of Kendo is not loaded somewhere else in the project before this script is loaded.

I hope that the provided information and suggestions will help resolve the issue.

Regards,
Dimitar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Report Designer - Web
Asked by
Thomas
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or