DataGridView Cannot Clear This List

IT Support Forum Forums Development C# Development C# Coding DataGridView Cannot Clear This List

Viewing 0 reply threads
  • Author
    Posts
    • #2346
      Webmaster
      Keymaster

      Sometimes you get “Cannot clear this list” when trying to clear a DataGridView using the Clear() method. If you get Cannot clear this list, that’s typically because the DataGridView is connected to a datasource. Try clearing the datasource instead, or disconnect the datasource from the DataGridView.

Viewing 0 reply threads
  • You must be logged in to reply to this topic.