How to add not null check in kendogrid client template
Microsoft Net Framework

Problem:
I have kendo grid mvc, for some record date is null, if we are parse  null date, it gives some incorrect result.
to avoid this issue, we sh'd parse date if date  is not null.

 

Solution:

How to add not null check in kendogrid client template

     columns.Bound(gridColumn.field).Title(gridColumn.caption). Visible(gridColumn.visible).Width(BusinessManager.GetColumnWidth(gridColumn.field, gridColumn.width)).ClientTemplate("#if("+ gridColumn.field + " != null){#" +
             "#="+ "kendo.toString(kendo.parseDate(" + gridColumn.field + "), '" + ConfigurationManager.AppSettings["DateFormattingValue"].ToString() + "')" + "#" +
             "#} else {#"+""+"# } #");

Share This with your friend by choosing any social account


Upcoming Articles
You may also read following recent Post
Copyright Future Minutes © 2015- 2024 All Rights Reserved.   Terms of Service  |   Privacy Policy |  Contact US|  Pages|  Whats new?
Update on: Dec 20 2023 05:10 PM
03
07

New Messages

George Floyd
  • Edit Post Edit This Post within a Hour
  • Hide Chat Hide This Post
  • Delete Chat If inappropriate Post By Mistake
  • Report Inappropriate Chat
  • 4.5kb
  • Hi James! Please remember to buy the food for tomorrow! I’m gonna be handling the gifts and Jake’s gonna get the drinks
  • Hi James! Please remember to buy the food for tomorrow! I’m gonna be handling the gifts and Jake’s gonna get the drinks
  • Hi James! Please remember to buy the food for tomorrow! I’m gonna be handling the gifts and Jake’s gonna get the drinks