On Wed, 9 Nov 2022, duilio foschi wrote:

we switched to using datatables.net

very interesting.

Is any sample code available for its use with pas2js? .

Hm.  I just noticed this was not migrated from our old SVN repo to the Git repo 
:-/

Luckily I kept a copy of the SVN repos :-)

I added the code and an example to git:

See packages/datatables
demo/datatables

or

https://gitlab.com/freepascal.org/fpc/pas2js/-/tree/main/packages/datatables
https://gitlab.com/freepascal.org/fpc/pas2js/-/tree/main/demo/datatables

Should something still be missing, let me know.

Michael.


Thank you

Peppe

On Wed, Nov 9, 2022 at 1:08 PM Michael Van Canneyt via lazarus
<lazarus@lists.lazarus-ide.org> wrote:



On Tue, 8 Nov 2022, duilio foschi wrote:

I am puzzled by TMS Software.

You are not alone. Your story is recognizable.

[snip]

I bought TMS Web Core months ago with the idea of quickly write web
applications in Lazarus, with a special aim at their
TWebGridComponent, but I can say today that it was no wise purchase :)

What can I say ?

We cooperated with them, we have made pas2js available to them,
we provide quick bugfixes and improvements of pas2js,
but we have no control over what they do with it or how their helpdesk
functions.

As for the grid component:
In my daily work development environment we switched to using datatables.net.
I can recommend it, just as bootstrap-table. It has all you need.

It's perfectly usable with pas2js and the import units are available with 
pas2js.

Michael.
--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to