I\'m trying to bind a List to a DataGridView control, and I\'m not having any luck creating custom bindings.
List
I have tried:
gvPr
Had the same issue... I had a struct with public fields obviously. nothing in the grid. provided public getters, worked.