Combo box

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Hey guys how are you ?



So when i create a new discount , i added a field that it is VendorID but i want to make a combo box or a list to select the vendors(with id and name) instead only writing their ID , someone has an idea how can I do that ?




Thanks !
5 years ago
pedromcjorge wrote:
Hey guys how are you ?



So when i create a new discount , i added a field that it is VendorID but i want to make a combo box or a dropdownlist to select the vendors(with id and name) instead only writing their ID , someone has an idea how can I do that ?




Thanks !
5 years ago
solution:

https://www.c-sharpcorner.com/article/binding-dropdown-list-with-database-in-asp-net-core-mvc/
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.