aaaron123@roadrunner.com
Well-known member
- Joined
- Jan 23, 2011
- Messages
- 179
- Programming Experience
- 10+
This seems so simple a question I was sure I could find out myself be reading.
But I haven't.
So I experimented with, for example,
System.String.Compare and System.String.CompareOrdinal
I'm sorting a DataGridView using:
Handles DataGridView1.SortCompare
I want Beatles and BEatles to appear on adjecent rows.
Is that possble?
But I haven't.
So I experimented with, for example,
System.String.Compare and System.String.CompareOrdinal
I'm sorting a DataGridView using:
Handles DataGridView1.SortCompare
I want Beatles and BEatles to appear on adjecent rows.
Is that possble?