Hi,Please help me in providing sample to achieve the following in 13.1.
UltraGridColumn Copy = new UltraGridColumn();Copy.Type = ColumnType.HyperLink;
Expecting your reply at the earliest.Thanks in advance.
Hello Jeevitha,
Thank you for contacting Infragistics!
If you want a hyperlink/link column in the WebDataGrid you can either use the DataFromatString on the column or create a template column. You can see the following links for more information on how to implement these:
http://ko.infragistics.com/community/forums/p/73801/373192.aspx#373192
http://ko.infragistics.com/community/forums/p/60079/305164.aspx#305164
Please let me know if you have any further questions concerning this matter.
I am following up to see if the information provided has resolved this matter.
Please let me know if I may be of further assistance with this matter.
Thanks Mike.