Actualiser un widget d'interface utilisateur Kendo, lorsque les options sur Angularjs $ modifient

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