Template:F5samplesTest: Difference between revisions
From FANTOM5_SSTAR
mNo edit summary |
mNo edit summary |
||
Line 34: | Line 34: | ||
'csvHtml5', | 'csvHtml5', | ||
'pdfHtml5' | 'pdfHtml5' | ||
], | |||
columns: [ | |||
{ title: "Name" }, | |||
{ title: "Position" }, | |||
{ title: "Office" }, | |||
{ title: "Extn." }, | |||
{ title: "Start date" }, | |||
{ title: "Salary" } | |||
] | ] | ||
} ); | } ); | ||
} ); | } ); | ||
</script> | </script> | ||
<table id="example" class="display" cellspacing="0" width="100%"> | <table id="example" class="display" cellspacing="0" width="100%"></table> | ||
</table> | |||
</html> | </html> |
Revision as of 15:52, 18 January 2018