I want to develop an hybrid mobile app using kendo UI grid to display a resulset from an store procedure on a public SQL Server DB. I need to know which is the best approach and simplest for this. My SP uses two input parameters and returns 4 columns of data. This is for a kind of parcel tracking service. Thank you!