azurefieldnotes / ReportHTML

47 stars 21 forks source link

Allow specifying column type for datatables #19

Open AJDurant opened 4 years ago

AJDurant commented 4 years ago

The jQuery DataTables library allows specifying the type of the column, so that you can, for example, sort numerically. It would be really useful if there was a way to pass through from the powershell data what the type of the column should be to allow this to be used.