can we implement dynamic tab controls in ASP.Net MVC. If so can any one provide me a link to any related resources.
I looked at jquery tab controls but i was not able to find out dynamic tab controls.
for example if I have a drop down list for names of a customers i should be able to show different orders for that one customers in tabs. i don't know how may orders does a customer have( In my application i don't need more that 4 tabs any way