Search / 32 posts tagged ListView

Subscribe
  1. No one has claimed this blog

    Fancy ListViews Redux: 0.9 SDK and RatingBar

    http://AndroidGuys.com/ 2008/ 08/ 26/ fancy-listviews-redux-09-sdk-and-ratingbar…

    You may remember way back when (e.g., July 2008) when Building ‘Droids featured a six-post series on creating fancy ListView implementations, culminating in a CheckListView widget that could be used as a drop-in replacement for ListView.

    11 days ago in AndroidGuys · Authority: 226
  2. No one has claimed this blog

    More on Dynamically Loading ListView Templates

    http://msdnrss.thecoderblogs.com/ 2008/ 08/ 22/ more-on-dynamically-loading-list…

    More on Dynamically Loading ListView Templates Posted by on August 22nd, 2008 I got quite a few comments on my post on Dynamically Loading ListView Templates so rather than trying to paste code into a comment in reply, I thought I’d paste an update here.

  3. View all »

    Videos about ListView

    1. The Bucket List- VIEW FULL MOVIE ONLINE
    2. iPhone-like list view running on the Nokia N800
    3. Introduction to the ASP.NET ListView and DataPager Controls
    4. ASP.NET ListView Sorting
  4. Photo of AskTheAdmiN

    Fancy ListViews, Part Six: Custom Widget

    http://AndroidGuys.com/ 2008/ 07/ 31/ fancy-listviews-part-six-custom-widget/

    In this, the last and longest of our Fancy ListView posts, we’ll cover what it takes to wrap up the logic from the ChecklistDemo from a previous post and turn it into a reusable CheckListView that can serve as a drop-in replacement for ListView.

  5. No one has claimed this blog

    Fancy ListViews, Part Six: Custom Widget

    http://AndroidGuys.com/ 2008/ 07/ 31/ fancy-listviews-part-six-custom-widget/

    In this, the last and longest of our Fancy ListView posts, we’ll cover what it takes to wrap up the logic from the ChecklistDemo from a previous post and turn it into a reusable CheckListView that can serve as a drop-in replacement for ListView.

    37 days ago in AndroidGuys · Authority: 226
  6. No one has claimed this blog

    Fancy ListViews, Part Five

    http://AndroidGuys.com/ 2008/ 07/ 28/ fancy-listviews-part-five/

    In one of our earlier posts in this Fancy ListViews series, Michal asked “could you make also a short tutorial on changing the background image and text color of the selection in ListView?” Of course, we at AndroidGuys love fan mail! So, let’s talk about changing the way selections look in ListViews.

    40 days ago in AndroidGuys · Authority: 226
  7. Photo of mikeormond

    Dynamically Loading ListView Templates

    http://blogs.msdn.com/ mikeormond/ archive/ 2008/ 07/ 26/ dynamically-loading-li…

    I received an email question recently from a customer asking how they could dynamically load the LayoutTemplate for a ListView from a UserControl. I banged my head on this one for a while and eventually mailed our internal ASP.NET alias asking if someone could help. Fortunately David Fowler could.

  8. No one has claimed this blog

    Dynamically Loading ListView Templates

    http://msdnrss.thecoderblogs.com/ 2008/ 07/ 26/ dynamically-loading-listview-tem…

    Dynamically Loading ListView Templates Posted by on July 26th, 2008 I received an email question recently from a customer asking how they could dynamically load the LayoutTemplate for a ListView from a UserControl. I banged my head on this one for a while and eventually mailed our internal ASP.NET alias asking if someone could help.

  9. No one has claimed this blog

    Dynamically Loading ListView Templates

    http://blogs.msdn.com/ mikeormond/ archive/ 2008/ 07/ 26/ dynamically-loading-li…

    I received an email question recently from a customer asking how they could dynamically load the LayoutTemplate for a ListView from a UserControl. I banged my head on this one for a while and eventually mailed our internal ASP.NET alias asking if someone could help. Fortunately David Fowler could.

  10. No one has claimed this blog

    Fancy ListViews, Part Four

    http://AndroidGuys.com/ 2008/ 07/ 25/ fancy-listviews-part-four/

    In our last episode, we took a closer look at the ViewHolder/ViewWrapper pattern for making ListViews that much more efficient to render. Today, we switch gears, and take a look at having interactive elements in ListView rows. Specifically, we’ll look at a crude implementation of a checklist: a ListView of CheckBoxes.

    43 days ago in AndroidGuys · Authority: 226
  11. No one has claimed this blog

    Fancy ListViews, Part Three

    http://AndroidGuys.com/ 2008/ 07/ 22/ fancy-listviews-part-three/

    In our last episode, we saw how we could save processing time — and, hence, battery life — by recycling existing row views in our fancy lists, simply by checking and reusing the convertView parameter passed into our getView(). In his comment to this series’ initial post, Romain Guy also left a bit of code that uses something called ViewHolder.

    46 days ago in AndroidGuys · Authority: 226
  1. 1
  2. 2
  3. 3
  4. 4

Rising and falling

Technorati data powered by Truviso

Mentions by Day

Posts tagged ListView per day for the past 30 days.

Chart of results for ListView

See your posts here

To contribute to this page, include this code in your blog post: