kendo ui grid template check null value and set empty value December 30, 2014 if you want to check null value in kendo UI grid template you can use this. <dt>Student Id:</dt> #= StudentId != null ? StudentId : '' # Share Get link Facebook X Pinterest Email Other Apps Labels Kendo UI Share Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment