动态超链接栏和超链接栏的区别

发布于 2024-11-05 18:13:48 字数 102 浏览 0 评论 0原文

上述之间的确切区别是什么。 我也无法理解什么是绑定字段? 我的意思是我已经使用过它很多次了,但从来没有完全理解它。

请举例说明一下,如果我使用一个代替另一个,会产生什么区别?

what is the exact difference between the above mentioned.
also i am not able to understand what is bound field?
i mean i had used it number of times but never exactly understood the same.

please explain me by giving example that what difference it will create if i use one in place of other?

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

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

发布评论

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

评论(2

深居我梦 2024-11-12 18:13:48

您可能可以使用内置的超链接网格列和托管 asp 超链接的模板列获得相同的结果。如果您正在谈论 telerik AJAX 网格,您可以在其中看到可用的列集此处 并阅读文档

You can probably get the same results with built-in hyperlink grid column and a template column which hosts an asp hyperlink. In case you are talking about the telerik AJAX grid, you can see the available set of columns in it here and read the docs here.

在梵高的星空下 2024-11-12 18:13:48

Telerik 动态超链接是 Silverlight RadGridView 列类型。它设计用于与业务对象一起使用,并且可以轻松指定非常相似(但不完全相同)的 URL 以进行导航。动态超链接列与常规超链接列的不同之处在于,URL 不需要与业务对象关联。

The Telerik Dynamic Hyperlink is a Silverlight RadGridView column type. It is designed to be used with business objects and makes it easy to specify very similar (but not exactly the same) URLs for navigation purposes. The Dynamic Hyperlink column is different from a regular hyperlink column in that a URL does not need to be associated with a business object.

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