Hi All, We want to refresh table after insert or Deleting record.for this we set ifNeeded as the Refresh property and ${!adfFacesContext.postback} as the RefreshCondition .this is working fine. but the problem is Now if i want to delete a record then it won't get deleted.if I press the same...