Options

Fetching sort order (table view) from page

Hi,

Quite new with NAV so I might be missing some basic understanding.

I've got a scenario where I want to be able to let run a report with records in the same order as displayed on the list page.
In a way where the user is able to sort the page in any given way and that is then passed as Setcurrentkey and SetTableView to the report.

My question, is there any thing similar to what would be "currpage.GetTableView?" / "currpage.Getrecord(rec).Gettableview" That would allow me to achieve this.
Or am I totally lost here? :smile:

Thanks!

/Daniel
Sign In or Register to comment.