[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Deleting a row from a browse

  • Thread starter Thread starter Francisco Morales López
  • Start date Start date
Status
Not open for further replies.
F

Francisco Morales López

Guest
You must remember that the row that you observe in the browse is the result of a query, you can suppress the display of a record by means of additional filters or change the predicate of the query but It is important to know the type of browse you are using. A simple object (query-prepare) ADM1 (open-query-cases) ADM2 query-prepare or use a filter component It is not clear to me if you want to delete the view record or physically delete the record.

Continue reading...
 
Status
Not open for further replies.
Back
Top