I added a new datasource (LogisticsEntityPostalAddressView) in SalesTable form. The logic is similar to CustTable and InvenSite form. I have a grid that holds the address. When I call the LogistisPostalAddress form to add the the address, and when it closes, the new address is visible in the grid. But If I edit or delete it, and after the form closes, the updated value is not displayed. I double checked, and I already have all the needed codes.And very strange, cause if I refresh the form for several time, the grid will be updated with the new value. Any idea how to solve this?
↧