Completed
Last Updated: 12 Nov 2025 10:57 by ADMIN
Release 12.0.0
Amanatios Amanatidis
Created on: 20 Jun 2025 08:25
Category: ToolBar
Type: Bug Report
2
Programmatic Tool Parameter Changes Hide Overflowed Tools

For example, when the OverflowMode of a Toolbar is set to ToolBarOverflowMode.None/Scroll, changing a tool’s parameters programmatically can cause overflowed tools to disappear.

Reproduction example: https://blazorrepl.telerik.com/mzYKQEYM23bGXmvN56

In the meantime, a possible alternative is to use Adaptive="false" instead OverflowMode="ToolBarOverflowMode.None"

0 comments