I have an Interactive Grid, and I would like the grid to show the latest date records on top. However, Interactive Grid doesn't support Order by in the SQL.
Is there any way I can have these sorts applied by default, instead of user need to sort these reports by himself?
Also, I don't want to use Save Report as a developer as there are more than 400 reports in our application. Is there a programmable way to implement this?