Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

Ax 2012 EP Lookup as Tree view – Simple example

$
0
0
This is an example gives the basic idea for displaying the lookup as a tree view control in EP and usage of AxPopup controls in EP. How to Develop 1. On CustTable implement the following method. public static Array getAllRecords() { CustTable custTable; DirPartyTable DirPartyTable; int i=1; Array customerList = new Array(Types::String); while select AccountNum from custTable join name from DirPartyTable where custTable.Party == DirPartyTable.RecId { customerList.value(i, custTable...(read more)

Viewing all articles
Browse latest Browse all 17314

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>