Generally, in Asp.net core, to display multiple columns in the select elements, we could write our own control or use some JQuery plugins.
Here are some examples;
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/option
https://dzone.com/articles/creating-a-multi-column-dropdown-in-aspnet-mvc
Add to favorites