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

How Do I Check If A Kendo Grid Has Had Changes Made To It?

How can I check if a Kendo Grid has changes? I heard that there is a dirty property, but I cant fin… Read more How Do I Check If A Kendo Grid Has Had Changes Made To It?

How To Select Kendo Grid Row If That Row Is Not Present On First Page Of The Kendo Grid./

Tried to select a kendo grid row in dataBound (Note: that row is not on first page of the grid) but… Read more How To Select Kendo Grid Row If That Row Is Not Present On First Page Of The Kendo Grid./

Cannot Update Value In Kendo-grid - Cannot Read 'data' Property Of Undegined

I am updating Kendo-grid when the selected value in option HTML element is changed. But when I try … Read more Cannot Update Value In Kendo-grid - Cannot Read 'data' Property Of Undegined

Setting Kendo Ui Grid Height 100% Of Wrapper

I know there is an easy way to set fixed height of a Kendo UI grid through their API but for our sp… Read more Setting Kendo Ui Grid Height 100% Of Wrapper

A Button In A Kendo Ui Grid Doesn't Work On Mobile Device

I have an example, a kendo ui grid is added with Backbone.js. In the kendo ui grid I have a buttons… Read more A Button In A Kendo Ui Grid Doesn't Work On Mobile Device

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"

Excel Export With Caption Before Exported Data

I was wondering if it's possible to include text above the exported data in an Excel file using… Read more Excel Export With Caption Before Exported Data

Kendoui:grid - Set Pager On Top And Bottom Of The Grid

Have kind of simple situation can't find solution for. Kendo-UI only implements grid paginatio… Read more Kendoui:grid - Set Pager On Top And Bottom Of The Grid