从 RadToolBarButton +AJAX 重新绑定 Telerik RadGrid

发布于 2024-10-12 02:29:21 字数 407 浏览 3 评论 0 原文

我已经使用 Telerik Controls 几个月了,但尚未将 AJAX 应用于我的任何 UserControls。在我学习的过程中,每次需要更新 RadGrid 或插入数据时,我都会进行完整的回发。在让我的 Web 应用程序看起来像我想要的那样后,我意识到进行完整的回发不仅看起来很糟糕,而且速度相当慢。

目前我想做的就是使用 RadToolBar 上的刷新按钮重新绑定 RadGrid。我确信一旦掌握了这一点,我就能够将 AJAX 应用到我页面上的其他地方。

我当前正在运行一个母版页,其中包含我的主页,并且我的主页包含一个链接到其他一些用户控件的 RadTabStrip。

有谁知道任何好的(基础)教程可以帮助我使用 Telerik 学习 AJAX,因为我对 AJAX 和 Java 都不熟悉,但愿意学习...

I've been using Telerik Controls for a couple months now, and have yet to apply AJAX to any of my UserControls. While I've been learning, I've been doing full Postback's every time I need to Update a RadGrid or insert data. After getting my Web App looking the way I want it, I've realized that doing full Postback's not only looks bad, but it is quite slow.

At the moment all I am looking to do is ReBind a RadGrid using a refresh button on a RadToolBar. I am sure that once I grasp this, I will be able to apply AJAX to other places on my page.

I am currently running a Master Page, which consists of my Main Page, and my Main Page holds a RadTabStrip linked to a few other UserControls.

Does anyone know of any good (basic) tutorials that will aid me in learning AJAX with Telerik, as I am unfamiliar with both AJAX and Java, but am open to learning...

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

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

发布评论

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

评论(1

停滞 2024-10-19 02:29:21

我最近在他们的博客上看到了有关 AJAX 和 telerik ajax 的一系列博客文章 - 您可以阅读它们 此处。我还知道一个演示可以满足您的要求 - 工具栏合并到网格的命令项中,查看一下

I recently run up into series of blog posts about AJAX and telerik ajax on their blogs - you can read them here. Also I know about a demo that does what you are asking for - toolbar incorporated into grid's command item, check it out.

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