We are currently upgrading a customer to 2009R2 and they have told us that it is an issue that when running any report on the system the sort order will default to No. The customer wants to be able to change this and for the RTC to remember what the last sort order used was. I have tried multiple options such as enabling SaveValues on the request form of the report and this still didn't allow for this option. Is this possible in 2009 or 2009R2?
Thanks beforehand for any suggestions.
Mitch
Comments
RTC Printouts Made Easy
NaviNordic Document Configurator for Dynamics NAV
This may not be the solution for
But you can give option to customer to select the sorting..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Yes indeed, We know that you can change the sorting order however we want the last sort order used to default in next time when running the report.
Obviously it will be sorted as per the Sorting key given in DataItemtableview property.. :-k
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Change the sorting order to Search Name.
Run the report.
Close the RTC.
Open RTC.
Run the report.
Sorting order will then default back to No. where as they are requesting that it defaults to the sorting order last used when running the report.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Ok, I get it, I totally misunderstood the question..... :oops:
RTC Printouts Made Easy
NaviNordic Document Configurator for Dynamics NAV
2. add it to the requestpage and set the savevalues
3. use setcurrentkey instruction in the onpredataitem trigger
it's not optimal, but it's better than nothing...
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog