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

Kendo Ui Grid - Grouped Header Columns

This is not related to the grouping function where you can drag things to the header and it groups … Read more Kendo Ui Grid - Grouped Header Columns

Kendo Ui Listbox Displaying Duplicate Items

I'm using a Kendo UI Listbox control to display items. I'm populating the control by specif… Read more Kendo Ui Listbox Displaying Duplicate Items

Kendo Grid Change Event Fires Only Once Per Row Selection

In a MVC4 project, I've got a kendo grid that fires an event when a row is selected. @(Html.Ke… Read more Kendo Grid Change Event Fires Only Once Per Row Selection

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

Why Are My Kendogrid "update" Parameters Always Null In The Controller?

I have the following code in my Index.cshtml file: var dataSource = new kendo.data.DataSource({ … Read more Why Are My Kendogrid "update" Parameters Always Null In The Controller?

How Can I Get Kendoui Mvc To Work With Content Security Policy

How do I avoid Telerik KendoUI creating inline scripts when using ASP.NET MVC Kendo compontents? Th… Read more How Can I Get Kendoui Mvc To Work With Content Security Policy

Chart Area And Legend Area Automatically Updates

I have a chart and implemented seriesClick event. When User clicks it loads dataA, when user click … Read more Chart Area And Legend Area Automatically Updates

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