I want to bind the data object written from the Sharepoint BCS to KendoGrid used in Sharepoint webpart. Also, according to my knowledge to bind kendo grid the data should be in json format. If this is correct then how to convert the data from BCS into JSON and then bind it to KendoGrid on client side?