Tagged Questions
0
votes
2answers
3k views
Master Details using jQuery Tabs
I am trying to implement a master details solution using the jQuery Tabs. Two tabs, first tab contains Northwind Customers, selecting customer command should display tab2 with the orders for the ...