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

Lightswitch Odata as Datasource

1 Answer 145 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Markus
Top achievements
Rank 1
Markus asked on 05 Mar 2012, 03:52 PM
Hi,

because Lightswitch has in the visual studio beta 11 now an odata service I tried to use it as a datasource for the kendoui grid.

But the grid is only loading and loading and it happens nothing. I can query the LS Odata with LinqPad and the grid is working with odata from netflix.

Are there differences between the Lightswitch Odata Service and Netflix?

Thanks.

Markus

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 08 Mar 2012, 09:41 AM
Hello Markus,

You can use Firebug or Chrome Developer tools to check if any errors occur on the page. Also you may verify if you defined the correct schema, because that is the object responsible for describing the raw data format. If the schema is wrong, the dataSource will not be able to read the server data and the grid will not be populated.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Data Source
Asked by
Markus
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or