Showing posts with label TO Move the records Up and Down in Form Grid. Show all posts
Showing posts with label TO Move the records Up and Down in Form Grid. Show all posts

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...