I have recently tried to update the Infragistics version on one of our sites but the hyperlinks are not showing correctly in the grid, they just show the markup. This first occurred upgrading to service release NetAdvantage_ASPNET_20103.2088_SR and has continued with service release NetAdvantage_ASPNET_20103.2105_SR. Could this be looked into please.
Thanks
Luke
Before upgrade:
After upgrade:
Hi Luke,
Do you have a sample application that you could attach here to help us diagnose the problem and attach to any bug created. As it stands, there is no way to know exactly where the hyperlink is coming from. Templated column, format field method, or possibly straight from the DS.
regards,
David Young
David,
Unfortunately I have rolled back my Infragistics version so can't supply a sample project just yet. I can confirm though that the grid is bound to a dataset which contains the anchor tag e.g. '<a href='SPC_Documents/SPC_138502.doc' target='_blank'>Click to view SPC</a>'.
Regards