File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,13 @@ The application can:
10
10
* Guess the Delimiter, Record Separator
11
11
* Configurable handling of quotes
12
12
* 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
15
15
* Filtering of Columns
16
16
* Sorting of Columns
17
17
* Hiding/Reordering Columns
18
- * Incremental Searching for Text
18
+ * Above column configuration can be saved and loaded
19
+ * Incremental Searching and highlighting for Text
19
20
* Determine Column Length
20
21
* Displaying a Hierarchy inside the file
21
22
* Display Duplicates Values
You can’t perform that action at this time.
0 commit comments