Skip to content

Commit ca95f58

Browse files
committed
Updated readme
1 parent 03d536d commit ca95f58

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ turn IQueryables into datagrids
1414
- Entity Framework
1515
- Lucene.Net.Linq
1616
- wraps the very comprehensive jquery datatables plugin. Supported features:
17-
- Filtering (text, date range (with datepicker), number ranges, choose from dropdown, multiple values using checkboxes)
17+
- Filtering (text, date or datetime range (with datepicker), number ranges, choose from dropdown, multiple values using checkboxes)
1818
- Sorting (configurable per column)
1919
- Paging (choose page size options, or fix them)
2020
- Customer column rendering
2121
- Custom positioning of filters (e.g. you could move them above the table)
2222
- Localization
2323
- TableTools support (PDF/Excel export)
24-
- Attribute based configuration (optional)
24+
- Attribute based configuration (optional)
2525
- Can be run from dll
2626

2727
*skip this if using EmbeddedResourceVirtualPathProvider

0 commit comments

Comments
 (0)