Answered Layout for Viewing List of Texts

  • martedì 3 aprile 2012 01:16
     
     

    Hi,

    In a page, I want to display more than 1000 book titles in an ordered list. For each data, there will only be a title of the book and a number ranging from 1-500000. No image will be used. What's the best way to display it? If there is an application in Store that can demonstrate what I want, I'd be glad if you can point me to it.

    Regards,

Tutte le risposte

  • mercoledì 4 aprile 2012 04:10
    Moderatore
     
     Con risposta

    What I'd do in this case would depend on the specific details. How are these books ordered? Is there any reasonable grouping (title, author, number, etc.)? 1000 is quite a lot to navigate without aid. I'd probably use a SemanticZoom and GridView control grouped based on the ordering.

    --Rob

    • Contrassegnato come risposta Permagate mercoledì 4 aprile 2012 11:22
    •