Skip to content

Commit f82b795

Browse files
committed
change PM owner
1 parent 04a6a40 commit f82b795

34 files changed

+68
-68
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/clientapi-grid-context.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Client API grid context in model-driven apps| MicrosoftDocs"
33
description: "Describes the client api grid context"
4-
author: jasongre
5-
ms.author: jasongre
4+
author: fikaradz
5+
ms.author: fikaradz
66
ms.date: 04/18/2024
77
ms.reviewer: jdaly
88
ms.topic: "conceptual"

powerapps-docs/developer/model-driven-apps/clientapi/reference/Xrm-Utility/refreshParentGrid.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "refreshParentGrid (Client API reference) in model-driven apps| MicrosoftDocs"
33
description: Includes description and supported parameters for the refreshParentGrid method.
4-
author: jasongre
5-
ms.author: jasongre
4+
author: fikaradz
5+
ms.author: fikaradz
66
ms.date: 03/12/2022
77
ms.reviewer: jdaly
88
ms.topic: reference

powerapps-docs/developer/model-driven-apps/clientapi/reference/events/grid-onchange.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Grid OnChange event (Client API reference) in model-driven apps| MicrosoftDocs"
33
description: Includes description and supported parameters for the grid OnChange event.
4-
author: jasongre
5-
ms.author: jasongre
4+
author: fikaradz
5+
ms.author: fikaradz
66
ms.date: 03/12/2022
77
ms.reviewer: jdaly
88
ms.topic: reference

powerapps-docs/developer/model-driven-apps/clientapi/reference/events/grid-onrecordselect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Grid OnRecordSelect event (Client API reference) in model-driven apps| MicrosoftDocs"
33
description: Includes description and supported parameters for the grid OnRecordSelect event.
4-
author: jasongre
5-
ms.author: jasongre
4+
author: fikaradz
5+
ms.author: fikaradz
66
ms.date: 06/29/2023
77
ms.reviewer: jdaly
88
ms.topic: reference

powerapps-docs/developer/model-driven-apps/clientapi/reference/events/grid-onsave.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Grid OnSave event (Client API reference) in model-driven apps| MicrosoftDocs"
33
description: Includes description and supported parameters for the grid OnSave event.
4-
author: jasongre
5-
ms.author: jasongre
4+
author: fikaradz
5+
ms.author: fikaradz
66
ms.date: 09/15/2022
77
ms.reviewer: jdaly
88
ms.topic: reference

powerapps-docs/developer/model-driven-apps/clientapi/reference/events/subgrid-onload.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Subgrid OnLoad event (Client API reference) in model-driven apps| MicrosoftDocs"
33
description: Includes description and supported parameters for the subgrid OnLoad event.
4-
author: jasongre
5-
ms.author: jasongre
4+
author: fikaradz
5+
ms.author: fikaradz
66
ms.date: 03/12/2022
77
ms.reviewer: jdaly
88
ms.topic: reference

powerapps-docs/developer/model-driven-apps/clientapi/reference/grids.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Grids and subgrids in model-driven apps for Dynamics 365| MicrosoftDocs"
33
description: "Grids present data in a tabular format in model-driven apps. Grids can span the entire form or can be one of the items on a form; the latter are called *subgrids*."
4-
author: jasongre
5-
ms.author: jasongre
4+
author: fikaradz
5+
ms.author: fikaradz
66
ms.date: 03/24/2022
77
ms.reviewer: jdaly
88
ms.topic: reference

powerapps-docs/developer/model-driven-apps/clientapi/reference/grids/grid.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "Grid (Client API reference) in model-driven apps| MicrosoftDocs"
33
description: Includes description and supported parameters for the grid method.
4-
author: jasongre
5-
ms.author: jasongre
4+
author: fikaradz
5+
ms.author: fikaradz
66
ms.date: 03/12/2022
77
ms.reviewer: jdaly
88
ms.topic: reference

powerapps-docs/developer/model-driven-apps/clientapi/reference/grids/grid/getRows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "getRows (Client API reference) in model-driven apps| MicrosoftDocs"
33
description: Includes description and supported parameters for the getRows method.
4-
author: jasongre
5-
ms.author: jasongre
4+
author: fikaradz
5+
ms.author: fikaradz
66
ms.date: 03/12/2022
77
ms.reviewer: jdaly
88
ms.topic: reference

powerapps-docs/developer/model-driven-apps/clientapi/reference/grids/grid/getSelectedRows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: "getSelectedRows (Client API reference) in model-driven apps| MicrosoftDocs"
33
description: Includes description and supported parameters for the getSelectedRows method.
4-
author: jasongre
5-
ms.author: jasongre
4+
author: fikaradz
5+
ms.author: fikaradz
66
ms.date: 03/12/2022
77
ms.reviewer: jdaly
88
ms.topic: reference

0 commit comments

Comments
 (0)