How to get rid of the + in a grid

  • Thread starter Thread starter Sylvain Larin
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top