How to Export the Excel File without the hide colums

month8848
Member Posts: 17
User want to export the Excel File on thr Form without the hide colums that user selected.
How to save the hide colums???
How to save the hide colums???
0
Comments
-
you can't...or at least, you have to program it by yourself (making a new action)...i don't know if setting the visible property to true right before the export will help (but where can we put the code?probably codeunit 403?)
your best choice is to train the users to hide/show the columns they want to have, it is not "rocket science".
you can see the export to excel button as a screenshot of the current page, in my opinion this is how it should work.
Why do you want to have your hidden columns exported, too? :-k0 -
I am going to see codeunit 403.
Because the speed of export is slow ,the user want to hide the column so that they can do it quickly.0 -
month8848 wrote:Because the speed of export is slow ,the user want to hide the column so that they can do it quickly.
I am going to see codeunit 403.
Because the speed of export is slow ,the user want to hide the column so that they can do it quickly.0 -
Belias wrote:well, i probably misunderstood your question, but nav already do not export hidden columns to excel (i'm talking about RTC 2009SP1)
this export function is a customize programe not the standard programe .
i save the record to table370 (Excel Buffer) and export it.0 -
i found the visiable is not set in fields property after hide column. i have to close the form and reopen it ](*,)
i set (visiable = false) in which trigger? :-k0 -
-currform.update(TRUE or FALSE at your need) to have the refreshed window...
-my idea was that the user should be able to show/hide the columns he want manually, and then, before calling the function to fill the excel buffer, you should test if the field is visible or not in this moment0
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