datatable supports offset/limit server side fetching of table data. js events are added onto each row. need to fix ordering, searching.
This commit is contained in:
parent
057b1a08a6
commit
a0ecbecf3b
10 changed files with 108 additions and 294 deletions
|
@ -5,5 +5,4 @@
|
|||
<td><?php echo $this->album_title ?></td>
|
||||
<td><?php echo $this->track_number ?></td>
|
||||
<td><?php echo $this->length ?></td>
|
||||
<td><?php echo $this->ftype ?></td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue