Page 1 of 1

datatables: Nice tables in custom pages

Posted: 2025-02-12 08:41
by onoehring
Hi,

I just stumbled over https://datatables.net and wanted to share it here. I think it could become especially handy once you have custom pages (with tables).

Olaf

Re: datatables: Nice tables in custom pages

Posted: 2025-02-12 10:08
by saymaad
Hi Olaf,

What are your views on https://tabulator.info ?

From my experience, DataTables is good for handling simple tables but struggle with large datasets and it only seemed ideal for traditional web apps and legacy projects with jQuery (there is a native option I think which I haven't used). I personally use Tabulator on my custom AppGini pages as it is pure javascript and has many easy to configure advanced features like inline editing, filtering, tree grids etc. making it ideal for dynamic, real-time applications and large datasets without relying on jQuery.

Re: datatables: Nice tables in custom pages

Posted: 2025-02-12 10:21
by onoehring
Hi,

I have not heard of this yes, but I will check it out. Thank you for suggesting.

Olaf

Re: datatables: Nice tables in custom pages

Posted: 2025-03-07 10:46
by xbox2007
hello
most of my custom pages i use datatables , its nice and have a lot of function , and export botton

i only have problem when try export arabic table as PDF

thanks a lot for your suggesting