lenscas / rp_tracker

A webbased roleplay manager API
MIT License
1 stars 1 forks source link

better Datatables #24

Closed lenscas closed 7 years ago

lenscas commented 8 years ago

Some datatables can be made better by changing some options. One example is that if there is an action column to prevent sorting on that column. (Action column refers to a column which only contains buttons)

Maybe also change some to use the server-side-processing capabilities or make it so it does this under certain conditions. This can improve the speed if there are a lot of entries in the table.

lenscas commented 7 years ago

this is a client side issue and as such is not relevant anymore for this repository. Look at https://github.com/lenscas/rp_tracker_client/issues instead