This example demonstrates how to display data from a data source in dxDataGrid created using the AngularJS approach.
See also:
Configure Widget - Angular Approach
Question Comments
Added By: Marion (DevExpress Support) at: 8/12/2014 6:21:57 AM
Hello,
To process your recent post more efficiently, I created a separate ticket on your behalf: T139489: How to configure dxDataGrid with Angular approach and handle the optionChanged event. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.
The demo code is incomplete. dataSource:employees... Where does employees come from? I assume it's just a plain old javascript array????
Added By: Marion (DevExpress Support) at: 8/27/2014 10:53:50 PM @Scott,Please download the example locally to see all project files including the data.js file that contains the employees data. Added By: Will Meister at: 10/12/2014 9:39:05 AM
Could you please dive a little deeper into this example? For instance, does listing 'employees' as the dataSource provide two-way databinding, or would 'dataSource' need to be listed in one of the bindingOptions? Also, could you provide a functioning example of configuring the rowUpdated, rowUpdating, rowRemoved, and rowRemoving event handlers? In my project, none of them get triggered, though rowClick works properly.
Thanks!,
Will
Hello,
To process your recent post more efficiently, I created a separate ticket on your behalf: T160337: How to configure dxDataGrid CRUD operations with Angular Approach. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.
I have tried, but it not working. Added By: Nikolai (DevExpress Support) at: 2/24/2016 7:11:33 AM
Hello Jack,
To process your post more efficiently, I created a separate ticket on your behalf: T349388: How to configure dxDataGrid with Angular Approach in a mobile app. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.
do you have a similar example with the latest version of angular ? 1.5.9 ?
Thanks. Added By: Marion (DevExpress Support) at: 8/30/2016 11:51:49 PM @Surya,
Code is the same for Angular 1.5.9. If you encountered any issue with this, please open a new thread and provide us with your code there. We will research it and do our best to find a solution for you.