Skip to content

DataGridViewRowCollection.Add Method #10644

Open
@bdcoder2

Description

@bdcoder2

Type of issue

Missing information

Description

With respect to the DataGridViewRowCollection.Add Method, no mention is made as to the position of the newly added row; for someone completely new to this control, the following questions are raised:

  1. Is a new row added to the "top" (first position) of the DataGridView?
  2. Is a new row added to the "bottom" (last position) of the DataGridView?
  3. Is there some other property that decides this, i.e.: a property that specifies if new rows should be added to the top or bottom of the collection?

If some additional information could be provided, it would be helpful.

Thanks in advance.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.datagridviewrowcollection.add?view=windowsdesktop-8.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Windows.Forms/DataGridViewRowCollection.xml

Document Version Independent Id

d401ac61-ab49-7d05-577a-277d82d98cc8

Article author

@dotnet-bot

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-WinFormsIssues or PRs that relate to WinForms.untriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions