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
{{ message }}
This repository was archived by the owner on Jun 1, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,12 +40,12 @@ This is a work in progress, but so far here are some of the features that `angul
40
40
- Optimized DataView which brings a lot of functionalities (sort, grouping, and more)
41
41
- even server side data is saved into the SlickGrid DataView
42
42
- All the [SlickGrid Events](https://github.com/6pac/SlickGrid/wiki/Grid-Events) are supported, see the [Wiki](https://github.com/ghiscoding/Angular-Slickgrid/wiki/Grid-&-DataView-Events)
43
+
- Localization support with `ngx-translate`, please read the [Wiki - Localization](https://github.com/ghiscoding/Angular-Slickgrid/wiki/Localization)
43
44
- ... more to come
44
45
45
46
## Missing features (planned items, not necessarily in order of execution)
46
47
The following are SlickGrid features which are not yet included in this library but will be in the eventual future.
47
48
- Export to CSV
48
-
- Support of Locale with `ngx-translate`
49
49
- Filters to support multi-select dropdown and eventually custom filters
0 commit comments