Skip to main content

Posts

Change Drill Down in the Page?

Hi all, A friend of mine asked me yesterday that one of his client want to change the Drop Down option in RTC Page. As shown in image below, and client says that when he want to choose item No. he don't want No., Description, Base Unit of Measure, Bill of Materials, Unit Price.

Debugging of Client Add in

Hi all, Debugging of an Add-in in the client is very simple. After the client has started up all you need to do is to attach the Visual Studio to the process of the Role Tailored client. For debugging compile your project with the “Debug” solution configuration.

Use Boolean Variable in Page Property.

Hi all, ­­­­we all have read in Microsoft manuals for NAV 2009 Page Development that most of the page control properties are not limited to values yes and no. Now developer can use a Boolean variable and change the property value on the runtime by using that Boolean variable at run time. But what, when I first tried to use same if didn’t worked and I was amazed so I re- read the manuals but didn't find any resolution for the same.

Extended Stored Procedure xp_ndo.dll Error (64 Bit)

Hi all, When we install Navision 2009 and later on 64 bit operating system, most of us get error like shown below while we try to connect Role Tailored Client or Classic with Windows authentication. In this article, we will discuss why this error message and how to resolve this.