| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > EIPManagerClass > EIPManagerClass Methods >====== TakeAcceptAll (validate completed row) ====== | [[setcolumnedittype set column s editclass .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[takeaction process edit in place action .htm|{{btn_next_n.gif|Next page}}]] | | || **TakeAcceptAll (****// //****), VIRTUAL** {{blk2blue.jpg|blk2blue.jpg}} | **TakeAcceptAll** | Processes edit-in-place validation. | When an Edit-in-Place row is completed, the **TakeAcceptAll** method will validate and reselect any column that is required and empty, or any column that returns an EditAction:Cancel equate by the EditClass:TakeAccepted method, with the exception of any cancel action performed during an Insert or Change session. If all columns are successfully validated, TakeAcceptAll returns TRUE (1). **Return Data Type:**     BYTE