On Tue, Mar 29, 2011 at 1:21 PM, dilu <discover.dile...@gmail.com> wrote:

> I want to disable a particular row in list view based on some condition on
> onCreate.
>

There's no reason to do this in onCreate - list view rows are created, if
necessary, when shown. That's when you'd disable it.


> Please provide me some piece of coode.
>

Um ... no.


> I read in this forum that override the adapter class but I am confused how
> to do that?
>

Read the documentation and samples to see how to create custom adapters.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to