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

Service class to get the selected record and deleted matching records and refresh the form data source in D365 F&O

 [DataContractAttribute] class ABCUserProfilesBulkDeleteContract {         UserId userId;     [DataMemberAttribute('UserId')]     pu...