A JavaScript Project to upload & view a .csv file and apply search, sort & filter to it without modifying the source. Tested upto 70K Records in a single file.
- May get stuck processing very large files (might even crash the browser with 'Out of Memory' error), if browser doesn't crash just wait until it starts responding.
- Also check out nilayb12/DataTable_DynDropDown for Bootstrap + Local System Access ability!