Skip to content

Commit 048a564

Browse files
authored
Update README.md
1 parent ab18bfa commit 048a564

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,13 @@ The application can:
1010
* Guess the Delimiter, Record Separator
1111
* Configurable handling of quotes
1212
* Guess the Start Row skipping comment lines
13-
* Use typed values in contracts to text values
14-
* Ability to store the filtered data into delimited text file.
13+
* Use typed values in contrast to text values (Switiching between typed and text values in UI)
14+
* Ability to store the filtered data into delimited text file
1515
* Filtering of Columns
1616
* Sorting of Columns
1717
* Hiding/Reordering Columns
18-
* Incremental Searching for Text
18+
* Above column configuration can be saved and loaded
19+
* Incremental Searching and highlighting for Text
1920
* Determine Column Length
2021
* Displaying a Hierarchy inside the file
2122
* Display Duplicates Values

0 commit comments

Comments
 (0)