Skip to main content

Freeze Pane in NAV 2013

Hi all,

It's been so long from my last post. Sorry but i am busy these days.

Let's have a quick post about the new Freeze Pane that is available in NAV 2013 List Pages and how we can change that freeze pane.

What is freeze Pane?
Freeze Pane means the selected Columns remain fix when you navigate in the page records.



Here is a image of purchase order how freeze pane look like.


In Standard Page it comes after Buy From Vendor Name.

Let's see how user can configure it as per his/ her needs. Open the menu and select customize, customize this page.


Then select Choose column from the menu. In the right hand side you will see add freeze pane. select the position where you want to add the freeze pane as shown below.


Click ok and see the page how it look like now.


The entry for same can be found in Table 2000000075 User Metadata as shown below.


I know most of you know this, but just felt sharing the info :).

Regards,
Saurav Dhyani
http://saurav-nav.blogspot.com/

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

Error After Restore SQL Backup of NAV 2013 Database

Hi all, we are facing a conman issue during restoring a SQL Database backup restored for NAV 2013. While Trying to run object from Object Designer we get below listed error (even the service is configured properly) - --------------------------- Microsoft Dynamics NAV Development Environment --------------------------- There are no NAV Server instances available for this database. You must ensure that a NAV Server instance is running and is configured to use the database before you perform this activity. --------------------------- OK    ---------------------------