<kendo-grid-column field="dateField" width="220" title="Open Date">
<ng-template kendoGridCellTemplate let-dataItem>
{{dataItem.dateField | date: 'MM/dd/yyyy'}}
</ng-template>
</kendo-grid-column>
🌉 What is a Navigation Property? Think of navigation properties as shortcuts or links between two related tables in Entity Framework....
No comments:
Post a Comment