This is a migrated thread and some comments may be shown as answers.

Binding a PivotGrid to a remote json data source

1 Answer 529 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 30 Jan 2015, 03:59 PM
Hi,

Trialing the Kendo UI library now and as we don't have an OLAP source, I'm trying to bind the pivotgrid to a remote json source.  I read this is possible (with a flat data source) but I can only find odata based examples and can't get it working with json.  Do you have an example you could point me in the direction of?

Thanks, Steve

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 02 Feb 2015, 02:21 PM
Hello Steve,

I would suggest you refer our "Local binding" demo, which shows binding to a flat data. If you would like to retrieve the data from a remote service, then you just need to return a valid JSON. Refer to the DataSource documentation (PivotDataSource component inherits the DataSource) for more details.

Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
PivotGrid
Asked by
Steve
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or