01-18-2020, 10:21 PM
(This post was last modified: 01-18-2020, 10:22 PM by Alexandre Machado.)
Hi,
We've been asked to create a demo showing how to use a IWGrid with DataTables (http://datatables.net). So here is the online version:
http://intraweb.net.br/IWGridDataTables/
Souce code in our git hub demo repo (link in the online demo)
Please notice that there is almost no code. All code is basically loading the grid from any data source (in that case we load it from a ClientDataSet, but it could be from any source, of course).
The server hosting this demo itself shows another interesting feature of how IW http.sys applications work: Several IW applications running as independent services using the same port (80). (you can see another demo app running in http://intraweb.net.br/ImageButtons/ )
Enjoy
We've been asked to create a demo showing how to use a IWGrid with DataTables (http://datatables.net). So here is the online version:
http://intraweb.net.br/IWGridDataTables/
Souce code in our git hub demo repo (link in the online demo)
Please notice that there is almost no code. All code is basically loading the grid from any data source (in that case we load it from a ClientDataSet, but it could be from any source, of course).
The server hosting this demo itself shows another interesting feature of how IW http.sys applications work: Several IW applications running as independent services using the same port (80). (you can see another demo app running in http://intraweb.net.br/ImageButtons/ )
Enjoy
