Unplanned
Last Updated: 02 Aug 2024 07:23 by Lin
Created by: Lin
Comments: 0
Category: DropDownButton
Type: Feature Request
2

By default, the dropdown popup is automatically positioned 100% from the top and along the left side of its parent (the input). I want to customize this behavior, for example, aligned to the right side of its parent.

For the time being, a possible custom approach is to use a TextBox or Button component as an anchor and a configured Popup component. For example, refer to this REPL link.

 

Unplanned
Last Updated: 01 May 2024 11:53 by ADMIN
Created by: Juwon
Comments: 2
Category: DropDownButton
Type: Feature Request
2

I want to track when the popup element of the DropDownButton is opened and closed.

===

ADMIN EDIT

===

For the time being, a possible option is to use the DropDownList component that exposes such events. Customize it so it can look and behave similarly to the DropDownButton.

Example implementation: https://blazorrepl.telerik.com/mekbkTPE21kwyMBU05.