Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support
Resources
Free Assets and Tools
Design and Productivity Tools
I have a grid with a column format {0:d} when passing in a null value its returning 12/31/1969.
<GridColumn
key= {"InvoiceDate"} title= {"Inv Date"} width= {85}, show= {true} format= {"{0:d}"} }
Any suggestions?