Respondida Layout for Viewing List of Texts

  • martes, 03 de abril de 2012 1: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,

Todas las respuestas

  • miércoles, 04 de abril de 2012 4:10
    Moderador
     
     Respondida

    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

    • Marcado como respuesta Permagate miércoles, 04 de abril de 2012 11:22
    •