Hi,
I want to develop a menu using asp.net MenuItem control.
I have seen in internet but they have given simple sub menu items. that is when i mouse over any item, sub menu items are coming in only one column.
But, i want multiple columns when i mouse over menuitem. ( like the e-commerce website. see this link and mouse over the any menu item please.
http://www.flipkart.com/
)
I tried to write asp.net table there. but its showing error.
Thank you in advance!
Go to the complete details ...