Paging on RadzenDropdown

Hi team,

I have a query related to : How can we achieve paging on ‘RadzenDropdown’

There is no such feature in the DropDown component - you can use virtualization instead. There is paging in DropDownDataGrid.

1 Like

Yes sure, I have used that in some of our components.