I would like to implement the following tab menu in my asp.net web application:
important are the two rows in the main menu, for exc. when you click on "Consumer" there are certain itmes in the second row (Computer & Peripherals) and so on...
Is this possible with the asp.net menu control, or how would you implement this ?
thanks a lot for answers