Aktualisieren Sie ein Kendo UI -Widget, wenn sich Optionen auf AngularJS $ Scope ändern

<!-- set attribute k-rebind to gridOptions -->
<div kendo-grid="grid" k-options="gridOptions" k-rebind="gridOptions">
</div>
amit.bhagat