在设计视图中编辑手风琴(AjaxToolkit) [英] Edit Accordion(AjaxToolkit) in Design View

查看:158
本文介绍了在设计视图中编辑手风琴(AjaxToolkit)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个手风琴ajax工具包
该手风琴中有3个手风琴面板
我想在(Webform的)设计视图中编辑此手风琴窗格的内容标签
在webform.aspx视图中
我现在只能在源代码视图中编辑

i have a accordion ajax toolkit
in this accordion is 3 accordion pane
i want edit content tag of this accordion pane in design view (of webform)
in webform.aspx view
i can only edit in source view now

推荐答案

我遇到了同样的问题.我现在只需执行以下步骤:

1)创建一个测试页.
2)在测试页上创建布局.
3)复制整个代码并将其粘贴到Content
内 4)完成!

或更好的选择是:

1)创建一个CustomControl.
2)在CustomControl上创建布局.
3)将CustomControl放在Content
内 4)完成!
I had the same problem. I just now the following steps:

1) Create a test page.
2) Create the layout on the test page.
3) Copy the entire code and paste it inside the Content
4) Done!

Or a better option would be:

1) Create a CustomControl.
2) Create the layout on the CustomControl.
3) Put the CustomControl inside the Content
4) Done!


这篇关于在设计视图中编辑手风琴(AjaxToolkit)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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