Skip to content Skip to sidebar Skip to footer
Showing posts with the label Kendo Grid

Knockout-kendo.js Grid Ui:datepicker Filter

I am using the Knockout-Kendo.js integration library I am trying to get the datepicker filter work… Read more Knockout-kendo.js Grid Ui:datepicker Filter

Unique Array By Object Property

How do I make an array of objects unique based on a property? In this instance, 'field': 0:… Read more Unique Array By Object Property

Specifying Default Sort In Grid

Is it possible to specify a default sort when using the knockout-kendo binding to bind the Telerik … Read more Specifying Default Sort In Grid

How To Set The Number Format For Hyperlinks In Kendo Grid Column

I want to apply the number format for a column in kendo grid. That column definition is: { fiel… Read more How To Set The Number Format For Hyperlinks In Kendo Grid Column

Kendo Ui Grid And Ng-style

I have a Kendo UI Grid in angular which is reading from my datasource a series of properties. One o… Read more Kendo Ui Grid And Ng-style

Presetting Kendo Datasource Pagesize To "all"

Whenever a user changes the pagination on a grid, I save the setting in localStorage and retrieve i… Read more Presetting Kendo Datasource Pagesize To "all"