I'd like to create a nicer-looking DataGridView
to display data from my SQL database in. Specifically, I'm looking to replicate something like this:
Is there some sort of add-on for Visual Studio that could help me get the DataGridView
looking like this? Or have I missed some formatting/display options?