Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Send data from Delphi to web client
#2
FWIW, DataTables is in the soon plans for 17. Smile

For 14, you can use REST. But its probably easier just to embed your data in the DOM:
https://datatables.net/examples/data_sources/dom.html

There are several ways to do this, but it could be as simple as using an IWLabel with RawText (not best option, but quick)
Reply


Messages In This Thread
Send data from Delphi to web client - by radub - 04-19-2018, 03:41 PM
RE: Send data from Delphi to web client - by kudzu - 04-19-2018, 10:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)