06 May 2010

TO Move the records Up and Down in Form Grid

TO Move the records up and down in Form Grid

Check the following Form:

AOT->Form-> HRCCompLevel

2 comments:

  1. yes could be a good solution..but can't be used in every case... I believe as it works on the database every time

    ReplyDelete
  2. i can't find "HRCCompLevel" in form. can you help me please

    ReplyDelete

Give me the commetns and solutions

Merge Dimensions (MainAccountId and LedgerDimensions) defaultDimension in D365 F&O and X++

 public DimensionDynamicAccount getLedgerDimension(container _conData, TransDate _transDate = today()) {     int                            ...