创建ASP.NET动态模板 [英] Create ASP.NET Dynamic Template

查看:74
本文介绍了创建ASP.NET动态模板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的先生,

希望你一切都好.
我将使用C#使用ASP.NET创建动态模板.
模板页面由三个独立的部分组成.
位于顶部栏的第一个主菜单,位于左侧栏的第二个子菜单,以及显示其详细信息的第三部分在侧栏的右侧.
流程是:如果单击任何主菜单,则左侧栏将仅刷新部分页面,而不显示所有子菜单.
然后,一旦选择任何子菜单,右侧应仅刷新并显示子菜单的详细信息.
要点是我不想按每个菜单选择刷新所有页面.
您能指导我使用此模板吗?
感谢您的考虑.

最好的问候,
FS

Dear Sir,

Hope you are well.
I''m going to create a dynamic template with ASP.NET using C#.
The template page is consist of three separate parts.
First main menu which is located at the top bar, second sub menu which is located at the left side bar, and third part is right side of the side bar which is show the details.
The process is: If you click on any of the main menu, the left side bar should refresh only not all the page and show all the sub-menu.
Then once you choose any of the sub-menu, the right side should only refresh and show the details of the sub-menu.
The main point is I don''t want to refresh all page by each menu selection.
Could you please guide me for this template?
Appreciate your consideration.

Best Regards,
FS

推荐答案

ASP .NET Ajax是部分刷新情况的最佳解决方案.

ASP.NET AJAX控件工具包是一个基于Microsoft ASP.NET AJAX框架构建的开源项目.这是Microsoft与ASP.NET AJAX社区之间的共同努力,它提供了强大的基础结构来编写可重用,可自定义和可扩展的ASP.NET AJAX扩展程序和控件,以及可直接使用的丰富控件创建交互式的Web体验.

您可以从Codeplex下载并获取更多信息: http://ajaxcontroltoolkit.codeplex.com/ [
ASP .NET Ajax is the best solution for your partial refresh cases.

ASP.NET AJAX Control Toolkit is an open-source project built on top of the Microsoft ASP.NET AJAX framework. It is a joint effort between Microsoft and the ASP.NET AJAX community that provides a powerful infrastructure to write reusable, customizable and extensible ASP.NET AJAX extenders and controls, as well as a rich array of controls that can be used out of the box to create an interactive Web experience.

You can download and get more info at Codeplex: http://ajaxcontroltoolkit.codeplex.com/[^]


这篇关于创建ASP.NET动态模板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆