Received: by 10.58.187.138 with SMTP id fs10mr6222281vec.8.1349933468661; Wed, 10 Oct 2012 22:31:08 -0700 (PDT) X-BeenThere: android-developers@googlegroups.com Received: by 10.52.141.116 with SMTP id rn20ls981036vdb.5.gmail; Wed, 10 Oct 2012 22:29:01 -0700 (PDT) Received: by 10.58.28.228 with SMTP id e4mr6275691veh.4.1349933341765; Wed, 10 Oct 2012 22:29:01 -0700 (PDT) Received: by 10.58.28.228 with SMTP id e4mr6275690veh.4.1349933341749; Wed, 10 Oct 2012 22:29:01 -0700 (PDT) Return-Path: Received: from mail-vb0-f53.google.com (mail-vb0-f53.google.com [209.85.212.53]) by gmr-mx.google.com with ESMTPS id ef10si251853vdb.3.2012.10.10.22.29.01 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 10 Oct 2012 22:29:01 -0700 (PDT) Received-SPF: pass (google.com: domain of rahulkaushi...@gmail.com designates 209.85.212.53 as permitted sender) client-ip=209.85.212.53; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of rahulkaushi...@gmail.com designates 209.85.212.53 as permitted sender) smtp.mail=rahulkaushi...@gmail.com; dkim=pass header...@gmail.com Received: by mail-vb0-f53.google.com with SMTP id fc21so1392974vbb.40 for ; Wed, 10 Oct 2012 22:29:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=3PzaoKi/fQuydJZNAEisbj8iCtwakypAH9O6baMn/Nc=; b=a5gZ2GCEFRkdhliNe42naG+bwm9LpOihxxzlHeg6GpiYOOxfteOfYFbiruGHlWWpFJ +EAZsViEgCArFQExzWE+jHUxxiEz8dRcyXWcCTsN/sPka4ohHDlSKA6lYUE493YbfQxc oi1fj8rTtmoVXue0uKWXc6AgHKCrxoVM8r2iuKQXKyuN6jDWlcK2s4q5gIRT67kEf1Sa Fb8kcLenybzllmT5c1ePFM8s+pMuU89BRhLS6AM/pShUBQPMN3Qn0OlhNmrqs/dsch7M HM97qwUHxUsaOQ2MEiqAUNq2fmIhXN+ZrVBXKIU1M/HPAXGZOug+lMzslqQhqZyxlsVN CtjQ== MIME-Version: 1.0 Received: by 10.52.174.232 with SMTP id bv8mr12410782vdc.13.1349933341581; Wed, 10 Oct 2012 22:29:01 -0700 (PDT) Received: by 10.58.132.144 with HTTP; Wed, 10 Oct 2012 22:29:01 -0700 (PDT) In-Reply-To: References: <3c9205d2-1005-43a6-94cf-a8479c738834@googlegroups.com> Date: Thu, 11 Oct 2012 10:59:01 +0530 Message-ID: Subject: Re: [android-developers] Re: 120 checkbox From: Rahul Kaushik To: android-developers@googlegroups.com Content-Type: multipart/alternative; boundary=bcaec51b13bb4b9fab04cbc1d933 --bcaec51b13bb4b9fab04cbc1d933 Content-Type: text/plain; charset=ISO-8859-1 its an inspection app,So i have to have 120 check box for complete inspection. UI not terrible, because i divided checkbox(s) in 6 different tab 20 check box each. Main issue is how to pass these 120 options to the server. Any suggestion for betterment are most welcome Thanks RK On Thu, Oct 11, 2012 at 1:12 AM, Larry Meadors wrote: > On Wed, Oct 10, 2012 at 1:27 PM, bob wrote: > > Like C1 for checkbox 1. > > Heh, so the server side code is terrifying, too? Dang. Twisted. > > Larry > > -- > 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+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --bcaec51b13bb4b9fab04cbc1d933 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
its an=A0inspection=A0app,So i have to have 120=A0check box=A0for= =A0complete=A0inspection.=A0UI =A0not terrible, because i divided=A0checkbo= x(s)=A0in 6 different tab 20=A0check=A0box each.


Main issue is how to pass these 120 options to the =A0server.

Any=A0suggestion=A0for betterment are =A0most welcome

Thanks
RK

On Thu, Oct 11, 2012 at 1:12 AM, Larry Meadors = <larry.mead= o...@gmail.com> wrote:
On Wed, Oct 10, 2012 at 1:= 27 PM, bob <b...@coolfone.comze= .com> wrote:
> Like C1 for checkbox 1.

Heh, so the server side code is terrifying, too? Dang. Twisted.

Larry

--
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
androi= d-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=3Den<= br>

--bcaec51b13bb4b9fab04cbc1d933--