Blazor .NET 6 - Multiple Select - Selecting Several Options (NEW)

preview_player
Показать описание


In this video we are going to see how we can handle multiple selects in Blazor. Both with a normal select and with the InputSelect component. We will also see how to validate the number of options selected.
Рекомендации по теме
Комментарии
Автор

Very useful and detailed tutorial, thank you!😀

johnrobot
Автор

How do you have an All Types that when checked unchecks all items in the list, and when you click an individual item in the drop down, the All Types deselects. I have a checkbox form for filtering videos that needs to have the All Types checkbox selected by default filtering all videos, then a drop down for individual types like Regular Board Meetings and Business Meetings. The All Types is not selected just those two. Then if I click All Types all the individual items clear and are not checked. Thanks

valkay
Автор

Thankyou for this video..it helped a lot...Can you please let us know how is it possible with remote data?..or is it even possible with remote data?

akshaynegi
Автор

How could be an inpuselect with thousands of items and prevent users waste time waiting for records to show?

kibelo
Автор

Hi Felipe, is this possible with Net Core 5?

uzielbg