difference between dynamic hyperlink column and hyperlink column

只愿长相守 提交于 2019-12-12 06:08:44

问题


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?


回答1:


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.




回答2:


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.



来源:https://stackoverflow.com/questions/5909204/difference-between-dynamic-hyperlink-column-and-hyperlink-column

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!