TelerikGrid Navigable parameter sets a cascading value

1 Answer 120 Views
Grid
John
Top achievements
Rank 1
John asked on 12 Sep 2022, 01:57 PM

Updating Telerik UI for Blazor to 3.5 introduced an issue for us where a CascadingParameter was being set unintentionally. We found that setting the Navigable parameter on a TelerikGrid to true is being cascaded to our parameter.

REPL demonstrating the issue: Telerik REPL for Blazor - The best place to play, experiment, share & learn using Blazor.

Note that the switch in the grid toolbar is disabled only when the Navigable parameter is set to true.

Is this a bug or something that needs to be taken into consideration when using grids now?

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 13 Sep 2022, 02:11 PM

Hi John,

Use named cascading parameters to have better control over your app.

Regards,
Dimo
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
John
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or