John Limos

Results 3 issues of John Limos

Refactor the DevExtreme DataGrid - Simple Array demo to use ngFor in Angular and v-for in Vue.

Refactored the DevExtreme DataGrid - Simple Array demo. Used ngFor in Angular and v-for in Vue for the DataGrid columns.

Refactored the React DevExtreme DataGrid - Simple Array demo. Used an array for the Columns configuration and mapped it in the DataGrid markup.