protected virtual void doInfo(DataRow dataRow) { DataRow _row = getRecordInDB(dataRow); ToolRow.copyRowToRow(_row, dataRow); }