> > If I use GridLayout instead of GridView then how can I do this.Will you > elaborate this > Ummm... you use a GridView... and then your put other views in it. Not sure what else you are wanting... It is just a basic layout like any other layout... LinearLayout, RelativeLayout, etc...
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Oct 12, 2012 at 6:47 AM, Dilip Kumar Chaudhary < [email protected]> wrote: > > Thanks all for reply, > If I use GridLayout instead of GridView then how can I do this.Will you > elaborate this > On Fri, Oct 12, 2012 at 6:10 PM, Justin Anderson <[email protected]>wrote: > >> But I have to do this,so can any please give me some idea about this >>> >> You can't. You read the documentation. It's not possible. You'll have >> to rethink your design. You could probably use TableLayout or GridLayout >> to accomplish this look. >> >> Thanks, >> Justin Anderson >> MagouyaWare Developer >> http://sites.google.com/site/magouyaware >> >> >> On Fri, Oct 12, 2012 at 6:33 AM, Dilip Kumar Chaudhary < >> [email protected]> wrote: >> >>> But I have to do this,so can any please give me some idea about this >> >> >> -- >> 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 >> > > > > -- > *Thanks & Regards* > Dilip Kumar Chaudhary > My Linkedin > Profile<http://in.linkedin.com/pub/dilip-kumar-chaudhary/44/64/55b> > My Development Blog <http://dilipdevelopment.blogspot.com/> > > -- > 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 > -- 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

