I need to change the behavior of the dropdown for the multiselect.
I want the contents of the dropdown to be paged with the standard paging controls at the bottom of the list.
This way, instead of a scrollbar, the user can click the next / previous or a page number to navigate through all the possible options.
Is there any way to accomplish this using the Multiselect? I looked through the Virtualization feature and it really does not do what I am looking for.
I attached a image showing what I am describing. Its what the select would look like with the dropdown open.