what is actually dynamic hyperlink column?
hello friends i am unable to understa开发者_如何学JAVAnd the dynamic hyperlink column ? is it a control present in telerik or an implicit control within telerik radgridiew?
what are the events associated with it?
See my reply here, friend: difference between dynamic hyperlink column and hyperlink column
The Telerik Dynamic Hyperlink column is not a control. It is a Silverlight RadGridView column type. It is designed to be used with business objects that 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.
精彩评论