DataTable-AltEditor - Example #10

Files and images

For file download, your best option is to provide a direct link for each row and download it when required.

For file upload, a naive implementation is provided, the whole file is encoded in base 64 and uploaded togheter with the row. Not intended for huge files.