Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
atreeon committed Jan 18, 2023
1 parent f7c9e87 commit 712629a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,18 @@ var ramLookup = {64: "sixtyfour", 1: "one", 128: "one hundred & twenty eight"};
```

## Features
* multi select
* multi select over multiple pages
* sorting and secondary sort capabilities
* typed filtering
* vertical responsive design
* vertical responsive design (or fixed height)
* paging or no paging

## Limitations
* no cell editing capability (you can open a dialog on click of a row though)
* some data types aren't yet supported (DateTime)
* no grouping
* no reording column placement
* no widening or narrowing of column widths

## Other Notes / Information
*written a couple of years ago*

0 comments on commit 712629a

Please sign in to comment.