[FR] Ajaxification of table actions

interfasys

Verified User
Joined
Oct 31, 2003
Messages
1,821
Location
Switzerland
DA uses a lot of tables and it's usually possible to perform actions, like "mark as read" on some of their elements.
The "problem" is that DA reloads the entire page for each action. It gets annoying when you're on page 3 and are bounced back to page 1 after each action.

So, it would be great if actions linked to tables could make ajax calls instead of reloading the page.
 
Back
Top