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

how to force a joined column in a grid to refresh when join source is changed

$
0
0

Hello,

Our users asked to have the Vendor Name added to the Payment Journal lines overview grid and they need to be able to filter by grid on the field, which rules out reusing the AccountName display method already used in the footer.

Here's what I've done so far to accomplish:

-added the relation on Vend Table (VendTable.AccountNum == LedgerJournalTrans.AccountNum)
-added "element.dataSource().research(true)" to the modified event of the AccountNum field in the LedgerJournalTrans datasource
-added the VendTable datasource
-added the column to the grid

The problem is, the Vendor Name column doesn't update when I select/change values in the Account column.

What do I need to do differently?


Viewing all articles
Browse latest Browse all 73760

Trending Articles



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