Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Datatables question
#1
Hello.  I have rawtext (IWLabel.Caption) for my json data.  

Code:
'{ "data": [ .... ] }'


I want this rawtext include in define of datatables (HTML template).

Code:
WebApplication.CallBackResponse.AddJavaScriptToExecuteAsCDATA('$(''#examples'').DataTable( {  "ajax": ' + rawtext + ',} );'); 


How?
...
Reply


Messages In This Thread
Datatables question - by Vitrescent - 07-27-2026, 03:43 AM
RE: Datatables question - by Alexandre Machado - 07-28-2026, 04:34 AM
RE: Datatables question - by Alexandre Machado - 07-28-2026, 04:34 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)