private async Task OnConfirm() { _confirm = true; await Modal.Toggle(); await ProductTable.QueryAsync(); }