Reg: ASP.NET 2.0 Menu

C

comzy

Can anyone tell me whether Menu Control given in VS.NET 2005 supports
cross frame support? If not can anyone tell me how to achieve that?

Thanks and Regards,
Shiva.
 
C

comzy

This is my scenario.

I will be having two frames and the top frame will be having the menu
and when i click on the Menu i want the menu items to be displayed over
the frame i.e. to have cross frame menu. The menu will contain
dynamically generated items and can have multiple levels.

All i want is to achieve cross frame capability.

Thanks and Regards,
Shiva.
 
J

Joe King

Shiva,

If you are looking for a 3rd party control that has frameset boundary
support, there is Coalesys WebMenu.

However, I'd recommend you take a look at PanelSet for ASP.NET first. It is
essentially a web control that can mimic all of the UI features of an HTML
Frameset, except that it is done using DHTML and all on one page. There is
no trouble with frame boundaries using this model, plus you get some
features provided by the framework, such as state maintenance (preserving
where a user drags a splitter or scroll a Panel) during postback and great
cosmetic flexibility for the splitters.

PanelSet for ASP.NET:
http://www.coalesys.com/products/mercuryuiaspnet/features/panelset.asp

Online demos:
http://www.coalesys.com/products/mercuryuiaspnet/samples/panelset/default.asp

There is an eval for download there as well.

--
Regards,

Joseph King
Coalesys, Inc.
http://www.coalesys.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,262
Messages
2,571,054
Members
48,769
Latest member
Clifft

Latest Threads

Top