Proposed Changing the last item in a gridview

  • יום חמישי 05 אפריל 2012 10:51
     
     

    I've seen a couple of apps that have the last tile in a GridView that's different than the feed that fills the other items. I want to use this to have a 'View More' Tile, but not sure how.

כל התגובות

  • יום חמישי 05 אפריל 2012 22:55
    מנחה דיון
     
     הצעה לתשובה

    Which language and GridView are you using here? Let us know and we can move you to the right forum for help.

    If you're using Xaml then you should be able to use a DataTemplateSelector to select a different template for the last item. I believe there have been recent threads on this in the C#/VB forum.

    --Rob

  • יום שישי 06 אפריל 2012 03:35
     
     
    Using XAML and C#. thanks for your help Rob.. I'll look into DataTemplateSelector.. Cheers.

    techAU http://techAU.tv

  • יום שישי 20 אפריל 2012 16:05
     
     
    What would the best strategy to accomplish this if you are using JavaScript?
  • יום שישי 20 אפריל 2012 17:50
    מנחה דיון
     
     

    Hi jsp,

    Please ask JavaScript coding questions in the JavaScript forum.

    --Rob