Issue in kendo template anchor tag

1 Answer 88 Views
Templates
Medhanth
Top achievements
Rank 1
Veteran
Medhanth asked on 08 Mar 2022, 07:00 PM

 { field: 'id', 'template': '<a href="\#\crm\portfolio\detail/#= id #"><span class="glyphicon glyphicon-edit" title="View"></span></a>', editable: false, width: 25, title: "View" },

 

how to handle when # is there while navigation to other screen

1 Answer, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 11 Mar 2022, 09:42 AM

Hi Medhanth,

Please find below a link to the Templates article where it is described how the hash literals should be escaped. 

- https://docs.telerik.com/kendo-ui/framework/templates/overview#hash-literals

And here is a small Dojo example where the template from the provided snippet is used.

Regards,
Neli
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Templates
Asked by
Medhanth
Top achievements
Rank 1
Veteran
Answers by
Neli
Telerik team
Share this question
or