Aakash Thakur
Aakash Thakur

Reputation: 3905

ToolBar kendo UI error

I am trying to export kendo grid data in excel format but getting an error. Here's the image:

enter image description here

I think it would be pretty clear with the picture as to what the error is. What could I be missing here?

Upvotes: 0

Views: 165

Answers (1)

The Dread Pirate Stephen
The Dread Pirate Stephen

Reputation: 3169

The Excel functionality was not introduced until version 2014.3.1119(released Nov. 19, 2014). You will have to update to at least that version to have access to .Excel().

Upvotes: 1

Related Questions