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

Dynamic dataset to grid

2 Answers 131 Views
Grid
This is a migrated thread and some comments may be shown as answers.
herby
Top achievements
Rank 1
herby asked on 27 Jun 2012, 04:23 PM
Hi,
What is the best way to display a dynamic dataset in a kendo grid?

Dynamic as in the datatable within the dataset could have any number of columns, I simply want the grid to render them with paging.

I have tried to return the dataset from a WCF service like Dataset.GetXml(), but that doesnt seem to work.

Using the WCF data services with OData is not an option.  The stored procedure called is also not known on the server.

Thx

2 Answers, 1 is accepted

Sort by
0
Peter
Top achievements
Rank 1
answered on 05 Aug 2013, 10:25 AM
Did you find a solution to this problem?
0
Petur Subev
Telerik team
answered on 08 Aug 2013, 06:31 AM
Hello Steve,

I assume that you refer to the MVC wrappers.

If so I would suggest checking the code library for similar scenarios.

http://www.kendoui.com/code-library/mvc/grid.aspx


Kind Regards,
Petur Subev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
herby
Top achievements
Rank 1
Answers by
Peter
Top achievements
Rank 1
Petur Subev
Telerik team
Share this question
or