S
Sylvain Larin
I have a WinForm grid that is binded to a Collection class. This
collection class contain another Collection class. That cause the grid
to display a "+" at the left of each row because it think that this is a
parent-child relashionship.
How to tell the grid not to display the "+"?
TIA
Sylvain Larin
collection class contain another Collection class. That cause the grid
to display a "+" at the left of each row because it think that this is a
parent-child relashionship.
How to tell the grid not to display the "+"?
TIA
Sylvain Larin