Hi,
i am trying to make something like this layout in my App
[URL=http://www.hostingpics.net/viewer.php?id=55263811ddd00a941c206f7eaf293362132546.png][IMG]http://img11.hostingpics.net/thumbs/mini_55263811ddd00a941c206f7eaf293362132546.png[/IMG][/URL]
i could use a listbox with a wrappanel or an uniformgrid as container for my items but as you know these standard containers don't have virtualization and with a large dataset the performance are not good at all .
right now i am searching on the web for some custom containers that provide virtualization, but any help is welcome ;)