Integer Display Formatting In Kendo UI Numeric Grid Columns
I have a Kendo UI grid with a variety of columns, including one that displays a calculated value for “Days Until Travel”, which is always an integer result. One particularly thorough tester noted that...
View ArticleChanging Time Zone Settings Causes VS 2013 Build Failure
If you are monkeying around with your time zone settings with a Visual Studio project open, for some, inexplicable reason, the project may fail to build after changing the time zone. Moreover, there...
View ArticleKendo Grid Column Template With Multiple Attributes
It is pretty well documented (see below) how to use the ternary operator in Kendo Grid Column Templates, for instance to conditionally check or disable a checkbox. I was able to get that functionality...
View ArticleEnforce IE=Edge Compatibility From Web.Config
For those who work in corporate environments that contain legacy applications, your users may be forced to use Internet Explorer Compatibility Mode for your entire domain to get these older...
View Article