About 1,410,000 results
Open links in new tab
  1. DataGrid Control Overview - Windows Forms | Microsoft Learn

    May 7, 2025 · This article provides an overview of the DataGrid control in Windows forms, displays data in a series of rows and columns.

  2. Get Started With Data Grid and Views - DevExpress Documentation

    Mar 12, 2025 · The WinForms Data Grid (GridControl class) is a data-aware control that can display data in various formats (Views). This topic describes how to work with the Grid control, its Views and …

  3. iGrid, WinForms unbound grid and DataGridView alternative

    Extension for Visual Studio - 10Tec iGrid is a versatile feature-rich WinForms grid control for building sophisticated tabular interfaces. It provides excellent performance due to highly optimized code. iGrid …

  4. PropertyGrid Class (System.Windows.Forms) | Microsoft Learn

    Remarks To use the property grid, you create a new instance of the PropertyGrid class on a parent control and set SelectedObject to the object to display the properties for. The information displayed …

  5. DataGridコントロール (System.Windows.Forms) - .NET Tips (VB

    DataGridコントロール (System.Windows.Forms)編メニュー DataGridの現在のセルを取得、設定する DataGridの一番下の新しい行 (*行)が表示されないようにする 新しい行の追加、編集、削除を禁止 …

  6. DataGridView Class (System.Windows.Forms) | Microsoft Learn

    How to: Customize Data Formatting in the Windows Forms DataGridView Control Walkthrough: Creating a Master/Detail Form Using Two Windows Forms DataGridView Controls The DataGridView control …

  7. CSDN-专业IT技术社区-登录

    CSDN桌面端登录 Google+ "2019 年 4 月 2 日,面向普通用户的 Google+服务关闭。Google+是 2011 年推出的社交与身份服务网站,是谷歌进军社交网络的第四次尝试。与 Facebook 的主要区别 …

  8. GridView Class (System.Web.UI.WebControls) | Microsoft Learn

    The GridView control automatically binds to the specified data source control and can take advantage of the data source control's capabilities to perform sorting, updating, deleting, and paging. This is the …

  9. DataGridView Control - Windows Forms | Microsoft Learn

    May 7, 2025 · Learn how to use the `DataGridView` control to show read-only views of a small amount of data, or scale it to show editable views of very large sets of data.

  10. VB.NET DataGridView Tutorial

    The following lessons explain the basics of DataGridView control and steps through an example that builds simple vb.net programs. All the source code in the following examples ,we chose the Pubs …