How to handle multiple input values in dropdown or multiselect controls?
We have a requirement to display multiple values that user can enter via cut and paste from an excel sheet> the values always going to be single set of files and could be more than 500. User should able to enter multiple values in a control and we need to show those values a list.
Appreciate any any advice how to implement this solution.
Thanks.