You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a new angular directive which uses the ADF's slickgrid references. It creates a grid with a simple HTML call, and uses scope variables to set data, options, columns, and onRowClick references. The directive also contains container and pager directives, and adds grid message functionality, allowing the user to specify messages from when the grid is empty and when data is loading.
I can generalize some of the features so its incorporated into the ADF library. Let me know if anyone wants this directive added to the library.
I created a new angular directive which uses the ADF's slickgrid references. It creates a grid with a simple HTML call, and uses scope variables to set data, options, columns, and onRowClick references. The directive also contains container and pager directives, and adds grid message functionality, allowing the user to specify messages from when the grid is empty and when data is loading.
I can generalize some of the features so its incorporated into the ADF library. Let me know if anyone wants this directive added to the library.
The text was updated successfully, but these errors were encountered: