Grid Custom Download Issue

1 Answer 25 Views
Grid
Daniel
Top achievements
Rank 1
Iron
Daniel asked on 19 Feb 2025, 06:56 PM | edited on 19 Feb 2025, 06:57 PM

I'm using a grid with filter multi checkboxes. I created a custom download for version 2025.1.211 with the Editing, Filtering, Row filter, and Paging  grid options checked.

When the filter button is clicked, the filter window is cut off by the 2nd row in the grid.

If I change the layout to reference kendo.all.min.js instead of kendo.custom.min.js it works fine. Is there a dependency for the row filter that is not being automatically checked?

Thank you

1 Answer, 1 is accepted

Sort by
0
Anton Mironov
Telerik team
answered on 24 Feb 2025, 10:04 AM

Hello Daniel,

Thank you for the image and the details provided.

Yes, you are totally correct - it sounds like a missing dependency in your kendo.custom.min.js build. The Row Filter feature relies on certain components that might not have been included when you generated your custom build.

Since using kendo.all.min.js resolves the issue, you should verify if the following modules are included in your custom build. As the custom-built is very difficult to debug, I would recommend checking the multi-select and other options and running the implementation again. Going step by step, you can find which settings are needed for your specific scenario.

Kind Regards,
Anton Mironov
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!

Daniel
Top achievements
Rank 1
Iron
commented on 24 Feb 2025, 05:26 PM

Multi-select was already checked. I tried checking some additional items, but using the custom download completely breaks the site. The custom download tool appears to be broken. I will use kendo.all.

Thanks

Anton Mironov
Telerik team
commented on 27 Feb 2025, 09:07 AM

Hi Daniel,

Thank you for the shared information. Using the kendo.all script is the recommended approach.

If additional assistance or information is needed, do not hesitate to contact me and the Team.

Best Regards,
Anton Mironov

Tags
Grid
Asked by
Daniel
Top achievements
Rank 1
Iron
Answers by
Anton Mironov
Telerik team
Share this question
or