如何在 ASP.NET 中创建网站构建器?

发布于 2024-11-27 20:05:46 字数 85 浏览 1 评论 0原文

我在某处看到过一个创建动态页面的应用程序。您可以选择不同的表格布局,并通过拖放添加用户控件,然后保存。 我们怎样才能在 ASP.NET 中创建这个工具呢?

I have seen an application somewhere that creates dynamic pages. You can select different table layouts and add your user control with drag and drop and just save.
How can we create this facility in asp.net?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风筝在阴天搁浅。 2024-12-04 20:05:46

我相信您正在寻找 GridView 控件。网络上绝对有大量这方面的示例,请尝试从这里开始(ASP.net 2.0 示例更加基本,如果您刚刚开始,这可能会很有用): http://msdn.microsoft.com/en-us/library/ms972948.aspx

I believe you're looking for the GridView control. There are absolutely tons of examples of this on the web, try starting here (the ASP.net 2.0 examples are more basic, which will probably be useful if you're just starting out): http://msdn.microsoft.com/en-us/library/ms972948.aspx

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文