Updated titles and column headers for US-1889327 (#1276)

* Updated titles and column headers for US-1889327

* Updated title for US-1889327

* Updated title for US-1889327

* Minor fixes for US-1889327

* Minor fixes for US-1889327

* Test update.

* Minor edit.

* Review edits.
This commit is contained in:
Pooja Poojari
2022-02-07 12:53:54 -08:00
committed by GitHub
parent f2c54eb6bf
commit c2384a837e
5 changed files with 16 additions and 11 deletions
@@ -1,7 +1,8 @@
---
title: Walkthrough to Creating an Unbound Windows Forms DataGridView Control
title: Walkthrough to create an Unbound Windows Forms DataGridView Control
description: You can create an Unbound Windows Forms DataGridView Control and display a small amount of data without binding it to a data source.
ms.date: "03/30/2017"
ms.date: "01/18/2022"
ms.custom: devdivchpfy22
dev_langs:
- "csharp"
- "vb"
@@ -1,7 +1,8 @@
---
title: Data Binding
title: Data Binding Overview
description: Learn how to bind to an array of values that you calculate at runtime, read from a file, or derive from the values of other controls in Windows Forms.
ms.date: "03/30/2017"
ms.date: "01/17/2022"
ms.custom: devdivchpfy22
ms.topic: overview
helpviewer_keywords:
- "master-details lists"
@@ -1,7 +1,8 @@
---
title: Data Binding
description: Learn how to use data binding in Windows Forms to display and make changes to information from a data source in controls on the form.
ms.date: "03/30/2017"
ms.date: "01/17/2022"
ms.custom: devdivchpfy22
helpviewer_keywords:
- "data [Windows Forms]"
- "Windows Forms, data binding"