Descending list view question

Xypher
Member Posts: 297
How can I display a table in descending order but from the top?
(So that the initially marked record is the 'last' record.)
(So that the initially marked record is the 'last' record.)
0
Answers
-
You would need to display the table in a form. Going directly into a table will not allow you to sort it.
If I'm getting your question correctly..
You are marking (Ctrl-F1) some lines and then you are Viewing Marked Only.
Now the Shft-F8 (Sort) can still be used and you have Ascending & Descending choices. But if you want the system to somehow know the Time or Order in which you marked something..not happening.
But if you're going down a list and marking as you are going, then want to reverse the list once done - then click sort(Descending)0 -
Ok bad use of the word 'mark'.
I am using a form to display a table list. I am wanting to show the list in Descending order (I understand how to do this) but I also want the initially 'selected' item to be the last.
If you're looking in Ascending view (default), the top item is selected (the first item).
If you're looking in Descending view, the bottom item is selected (the first item).0 -
You mean like...
1)go to your form
2)go to designer
3)view properties
4)change SourceTableView to ORDER(Descending)0 -
Say your form's Table list only has ... 10 row height.
You set the SourceTableView to, yes, ORDER(Descending)
But lets say the table has 100 or so records.
When you run the form and initially view the Table... it is in Descending order, yes, but it's scrolled all the way to the bottom of the list with the first record selected.
Once you start adding to the table, it corrects itself, and you start seeing things from the top of the list (bottom of the actual list of data).
Have I explained it better that time? 8-[0 -
Ok - try the SourceTablePlacement property
Use this property to tell the system what record to display when the user opens this form.
The first record in the table : First
The last record in the table : Last
The record being shown the last time the user displayed the form :Saved (default)
Did I understand this time? :-k0 -
You know I did see that property. And I did mess around with it. You would think from what it tells you about that property that this should do exactly what I want..
But, from what I've seen, no matter which value I set that property to nothing changes :?
[edit]
Woops... yeah it works, I just didn't mess around with the property enough. Works with 'First' value to do what I want. :sick:0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions