I plan to use KendoUI develop a mobile application which I want to get data from my MS SQL database and display those data at my mobile.
How I can do it?? Any tutorial lets me to refer? Please advice, thanks :)
Hi Jack,
You should look at web services or similar and set them up to serve JSON formatted data. I think there are a few samples now for the keno data source showing how to read JSON data from a web service.
Cheers
Chris