datatables: Nice tables in custom pages

Got something cool to share with AppGini users? Feel free to post it here!
Post Reply
User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1231
Joined: 2019-05-21 22:42
Location: Germany
Contact:

datatables: Nice tables in custom pages

Post by onoehring » 2025-02-12 08:41

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

saymaad
AppGini Super Hero
AppGini Super Hero
Posts: 56
Joined: 2024-06-03 16:17

Re: datatables: Nice tables in custom pages

Post by saymaad » 2025-02-12 10:08

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.

User avatar
onoehring
AppGini Super Hero
AppGini Super Hero
Posts: 1231
Joined: 2019-05-21 22:42
Location: Germany
Contact:

Re: datatables: Nice tables in custom pages

Post by onoehring » 2025-02-12 10:21

Hi,

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

Olaf

xbox2007
Veteran Member
Posts: 152
Joined: 2016-12-16 16:49

Re: datatables: Nice tables in custom pages

Post by xbox2007 » 2025-03-07 10:46

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

Post Reply