Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

D365 - Form DataSources Objects In form Modified methods

$
0
0

[FormDataFieldEventHandler(formDataFieldStr(SalesTable, InventDim, inventBatchId), FormDataFieldEventType::Modified)]
public static void inventBatchId_OnModified(FormDataObject sender, FormDataFieldEventArgs e)
{
InventDim inventDim = sender.datasource().cursor();
}

How can i get all the data-sources(salesTable, SalesLine etc) records values? 


Viewing all articles
Browse latest Browse all 72043

Trending Articles



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