Hi All,
I call a function in a subpage from a header page using
CurrPage.SubPage.PAGE.MarkedRecords(VarRec);
and in the SubPage
CurrPage.SETSELECTIONFILTER(VarRec);
VarRec is set to VAR in the subpage function
If I click in the top left hand corner of the subpage it selects the first 20 records even though I have let's say 100.
If I scroll down to the bottom and then click the top left hand corner it does select all 100.
How can I get NAV to set the selection filter correctly the first time?
Looking forward to some answers.
Thank You.
I'm using NAV 2016 Build 42815
Albert
0
Comments
This code actually takes all the records filter into accountability which you have selected from mouse for the current Page.
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/