Is it possible to implement built-in "moveTop" and "moveBottom" tools for the ListBox?
The Telerik documentation for ASP.NET Core says the multi select drag and
drop between ListBoxes is not currently supported.
Adding this feature would improve the user experience/usefulness of this control.
Currently, when using the built-in vertical arrows(that move an item up or down inside the ListBox), the scrolled item can disappear from the view if there are more items in the ListBox.
Can you add automatic scrolling inside the view when moving a ListBox item , which is about to go outside the visible area?
The targeted functionality should be something like this: https://dojo.telerik.com/AtOWEhED