in kendo grid i want to display a link with condition, i have a model field with bool type and there if value is true then that link need to be display otherwise display none.
now i have a @T("Admin.Common.Publish")
but it's not working in kendo grid can any one suggest me how to use this in kendo grid template?