SharePoint 2013 BCS using AngularJS

51 Views Asked by At

I would like to customise the BCS on AngularJS or JS and HTML, is that possible? Could you provide some guidance and references please. I tried google could not get what I want.

1

There are 1 best solutions below

0
erkind dunya On BEST ANSWER

I think I have a solution, you can expose the SQL data as web service (odata/REST) using Web Api and create SharePoint hosted app to consume the data and do CRUD operation.