Skip to content

Commit 8efc35e

Browse files
committed
Update feature list for HtmlDxDataGrid
1 parent a74a85a commit 8efc35e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/input/documentation/report-formats/generic/templates/htmldxdatagrid.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,14 @@ Template for a HTML report containing a rich data grid with sorting, filtering,
99

1010
## Features
1111

12-
- [x] Table with `Provider`, `Severity`, `Project`, `Path`, `File`, `Location`, `Rule`, `Message` by default.
12+
- [x] Table with `Provider`, `Run`, `Severity`, `Project`, `Directory`, `File`, `Location`, `Rule ID`, `Rule Name`, `Message` by default.
1313
- [x] Support for grouping by multiple columns by user.
1414
- [x] Total number of issues by each group level.
1515
- [x] Each column sortable by user.
1616
- [x] Data can be filtered by any column by user.
17+
- [x] User customizations persisted in local storage.
1718
- [x] Paged view.
19+
- [x] Infinite scrolling.
1820
- [x] Client-side full text search.
1921
- [x] Client-side export to Microsoft Excel or PDF.
2022
- [x] Fully customizable through [options](#options).

0 commit comments

Comments
 (0)