如何在 ASP.NET MVC 3 中创建模式窗口 + Telerik 窗口控制
正如标题所示,我正在尝试使用 Telerik Window 控件(我想这也适用于 jQuery UI)和 ASP.NET MVC 3 组合一个模式窗口。
一个快速模拟可帮助可视化需求:
我已经实现了一些解决方案,但我不确定是否有更好的(更推荐的方法。 )
很少有问题我有:
- 表单的 HTML:我应该使用 Telerik LoadContentFrom 客户端 API 调用从 URL 加载 HTML 吗?
- 我是否应该使用部分视图在包含页面中将其渲染成一行(不知怎的,这看起来不是一个好主意)?
- 当用户第二次单击模式弹出窗口时,重新初始化输入字段的最佳方法是什么?
As the title says, I am trying to put together a modal window using Telerik Window control (I guess the same applies for jQuery UI as well) and ASP.NET MVC 3.
A quick mock to help visualize the requirement:
I have implemented a few solutions to this, but I am not sure if there is a better (more recommended way.)
Few questions that I have:
- The HTML for the form: Should I use the Telerik LoadContentFrom client API call to load the HTML from a URL?
- Should I render it in line in the containing page (somehow this doesn't look a good idea) by using a partial view?
- Whats the best way to re-init the input fields in the the modal popup when the user clicks it again the second time?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论