ahmed salah

ahmed salah

  • 1.1k
  • 547
  • 50.6k

How to allow multiselection on blazor server app ?

May 10 2023 8:10 AM

I work on blazor server app . i need any control select2 or another allow to me to make multi selection as example

suppose i have server drop down and this server can have multi database so

server 1 will have multi selection on database list as Database1,Database2

so Please How to make that

I don't need to use

select multiple true

input multiple true

because it is difficult for user to click shift or ctrl for more items selection

so Please How to make that please

can you show me sample for that please and what is best choice control for that ?


Answers (2)