I am using dbr.sort and it works perfectly on the screen. However, sorting is lost when it is exported to PDF,CSV, etc. Anyway to get that to work?
Sorting
(2 posts) (2 voices)-
-
The sorting is done in the browser (client side). When you export the report, the report is re-run, so the previously done client side sorting is not used.
--
myDBR Team
Reply
You must log in to post.