PSWriteHTML
PSWriteHTML copied to clipboard
New-HTMLTable - Filtering plugins
DataTables supports two different kinds of plug-in search methods. Review is required: https://datatables.net/plug-ins/filtering/
-
html | Strip HTML using DOM methods
-
phoneNumber | Make phone numbers searchable formatted or unformatted
-
accent-neutralise | Replace accented characters with unaccented counterparts
-
diacritics-neutralise | Replace accented characters (diacritics) with latin equivalents
-
range_dates | Filter the table based on two dates in different columns
-
range_numbers | Filter the data between two numbers (inclusive)
-
TableTools.ShowSelectedOnly | Show only selected rows, or all rows, through filtering