mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 09:06:04 +02:00
Fix metadata blank lines (#1266)
This commit is contained in:
+1
-3
@@ -1,8 +1,6 @@
|
||||
---
|
||||
title: How to Create an Unbound Windows Forms DataGridView Control
|
||||
|
||||
description: Populate an unbound Windows Forms DataGridView Control programmatically and display a small amount of data in a table format without binding it to a data source
|
||||
|
||||
description: Populate an unbound Windows Forms DataGridView Control programmatically and display a small amount of data in a table format without binding it to a data source.
|
||||
ms.date: "03/30/2017"
|
||||
dev_langs:
|
||||
- "csharp"
|
||||
|
||||
+1
-3
@@ -1,8 +1,6 @@
|
||||
---
|
||||
title: Walkthrough to Creating 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
|
||||
|
||||
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"
|
||||
dev_langs:
|
||||
- "csharp"
|
||||
|
||||
Reference in New Issue
Block a user