I have a ListView that uses a GridLayout with 2 rows, what i see is that items are layed out vertically:
1 3 5
2 4 6
What i'd like is something like:
1 2 3
4 5 6
apart reordering items, is there any setting I'm not aware of?
Cheers,
Corrado
Corrado Cavalli [Microsoft .NET MVP-MCP]
UGIdotNET - http://www.ugidotnet.org
Weblog: http://blogs.ugidotnet.org/corrado/
Twitter: http://twitter.com/corcav