Temporary Table List

sabzam
Member Posts: 1,149
Dear All,
I need to create a page or a form of type list which displays all the records whcih are created in a temporary table on open form. Is it possible?
I need to create a page or a form of type list which displays all the records whcih are created in a temporary table on open form. Is it possible?
0
Comments
-
Yes.0
-
It is constantly displaying the last record only, any idea what may be wrong?0
-
No.0
-
Anyone can let me know where to look pls?0
-
Dear sabzam,
you have to ask the right question in order to get the right answer! Paste the code which is giving you only the last record.0 -
-
some filters
OR
you do something likerealtable.findset; repeat temptable := realtable; until realtable.next = 0; temptable.insert;
in this way you do only the last insert, so you have only the last record...but as rhpnt said, post the code you've written to have an answer that is not just a blind guess!0 -
I know how to insert a temporary record but I am not able to display it in a page list. Anyone got any idea?0
-
I think rhpnt has given you the correct answer.
You can't expect any more than this unless you explain exactly what you have done and what you expect. Other wise we could start with questions like:
1/ Is the computer switched on?
etc,David Singleton0 -
Hi David,
There isn't much code to paste as I am simply creating a page of type list. The temporary table is populated but I cannot show it onto the page one record after the other.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