editTable icon indicating copy to clipboard operation
editTable copied to clipboard

Update Function - update header and template

Open solid-droid opened this issue 3 years ago • 4 comments

Example:

mytable.update(["header1","header 2"],["text","checkbox"]);
mytable.reset();
mytable.loadData(data);

solid-droid avatar Oct 02 '20 13:10 solid-droid

I've added a couple of comments. Thank you for your PR.

micc83 avatar Oct 02 '20 14:10 micc83

@solid-droid can you please double check. Now your PR is changing almost 400 lines of code... image

micc83 avatar Oct 02 '20 15:10 micc83

I am not sure why github is showing whole code is updated. Even the 1st line looks the same.

solid-droid avatar Oct 02 '20 16:10 solid-droid

Check with "display the rich difference" Its showing only a segment of the readme.md is updated while... the "display the source difference" is showing the whole file is updated.

solid-droid avatar Oct 02 '20 17:10 solid-droid