Create an Adapter that serves up your desired data, with whatever coloring logic you want.
On Tue, Nov 22, 2011 at 11:43 AM, nanna <[email protected]> wrote: > I drop the gridview control on main.xml . Now in java file I want to > create the 10 column and 10 rows dynamically and fill the gridview > cell by some text value . also I want to change the color of the any > cell . how can i achieve my task > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.1 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

