I want to configure the ng-grid on runtime, but it won't apply to ng-grid.
See this demo: http://plnkr.co/edit/Dk2eFA?p=preview
In the modal, when I click the change grid options
button, I replaced original data source, but nothing happens.
And also some other options e.g. columnDefs
, I hope I can modify it and reflect it to ng-grid immediatly, because it's useful for a "grid designer" with ng-grid.