Hi,
I am new to asp.net MVC. In my application I have a requirement to load dropdown control dynamically and also load the data from database.
I have tried to create the dynamic control but I am unable to load the data also at a time.
I have tried viewmodel like multiple models into single view but I cannot do it.
Can someone provide me an example for the same.
Thanks
Rao.