© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•6mo ago•
21 replies
Phill

datagridview not showing data

I am using a custom object that implements IList:
https://github.com/PhillBenoit/KeyboardGame/blob/master/KeyboardGameV2/src/Scoreboard.cs

I set the data source as the form opens:
https://github.com/PhillBenoit/KeyboardGame/blob/d3d282c948a19f21e20fda36617389ebd4c0ceb4/KeyboardGameV2/Form1.cs#L74

but when items are added, nothing appears:
https://github.com/PhillBenoit/KeyboardGame/blob/d3d282c948a19f21e20fda36617389ebd4c0ceb4/KeyboardGameV2/Form1.cs#L224
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

It's not showing the database in datagridview
C#CC# / help
3y ago
Datagridview
C#CC# / help
11mo ago
Data Grid View is not showing data.
C#CC# / help
2y ago
❔ DataGridView Issue
C#CC# / help
3y ago