Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 4c4bf4c

Browse files
Ghislain BeaulacGhislain Beaulac
authored andcommitted
update readme
1 parent 974455d commit 4c4bf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ This is a work in progress, but so far here are some of the features that `angul
4040
- Optimized DataView which brings a lot of functionalities (sort, grouping, and more)
4141
- even server side data is saved into the SlickGrid DataView
4242
- 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)
4344
- ... more to come
4445

4546
## Missing features (planned items, not necessarily in order of execution)
4647
The following are SlickGrid features which are not yet included in this library but will be in the eventual future.
4748
- Export to CSV
48-
- Support of Locale with `ngx-translate`
4949
- Filters to support multi-select dropdown and eventually custom filters
5050

5151
### License

0 commit comments

Comments
 (0)