volosoft / jtable

A JQuery plugin to create AJAX based CRUD tables.
http://www.jtable.org
1.1k stars 506 forks source link

Showing a new record at the top #2289

Open NonLinearThoughts opened 2 months ago

NonLinearThoughts commented 2 months ago

Is there an option for newly created rows to appear at the top of the table and not at the bottom?

sheryever commented 2 months ago

Set the your createdOn column to defaultSorting

After adding a record, jtable reloads the page