I have tried to left-align the overflow anchor of the ToolBar, which I
achieved using css, specifically by setting ".k-overflow-anchor {
right: auto; }".
That works fine, but the problem is that the popup is still aligned to the right side of the overflow anchor button, see attached image.
1 Answer, 1 is accepted
0
Petar
Telerik team
answered on 09 Oct 2020, 07:01 AM
Hi Mikkel,
You can implement the targeted functionality by using the overflowOpen event and in its function, we can have something like the following. The marked in yellow code should be changed with a value that fits the needs of the application you are working on.
I hope the provided approach will help you implement the targeted functionality.
Regards,
Petar
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/.