I am using Kendo UI for JQuery/AngularJS. I have the following <select> control defined: <select
I am trying to change the columns collection of my Kendo grid in the below way. var grid = $("#grid").data("kendoGrid"); $http.get('/api/GetGridColumns') .