asp.net 3.5 TreeView

问题描述:

什么是菜单处理的最佳实践?
我正在使用具有TreeView菜单的MasterPage.
每当我单击以获取选项时,它将在NEW WINDOW(新窗口)中打开,
我想单击的位置应该在同一窗口中.
什么是推荐的做法?

what is the best practice for menu handling?
I am using MasterPage having TreeView menu in it.
when ever i click for option it opens in NEW WINDOW,
where as i want to click it should be in same window.
what is recomened practice?

设置一些选项或通常更改代码,使其不链接到新窗口?你知道是什么使它做到了吗?
Set some options or generally change the code so it doesn''t link to a new window ? Do you understand what makes it do that ?


不,你能告诉我,default.aspx可能是什么
要实现目标(即Outlook框架样式视图),请单击一个选项并在主窗口中获取结果.

Sameer
No, can you plz advise me, what default.aspx could be
to achive the goal, i.e. outlook frame style view, click an option and get result in main windows.

Sameer