2 messages in com.googlegroups.google-base-data-apiRe: checkboxlist in the dropdownlist
FromSent OnAttachments
pheagles25 Mar 2008 08:20 
Tom Wilson25 Mar 2008 15:18 
Subject:Re: checkboxlist in the dropdownlist
From:Tom Wilson (tomt@googlemail.com)
Date:03/25/2008 03:18:00 PM
List:com.googlegroups.google-base-data-api

These don't use a standard select elements. The elements are generated using javascript and css. You can try to create one yourself or you may be able to do the same with a javascript library such as http://extjs.com/

Tom Wilson Freelance Google Base Developer and Consultant www.tomthedeveloper.com

Google Base Tools - http://dev.tomthedeveloper.com/googlebase Featured Project :
http://google-code-featured.blogspot.com/2008/02/google-base-competitor-analysis.html

On Mar 25, 3:20 pm, pheagles <jeff@gmail.com> wrote:

I am trying to create a checkboxlist in the dropdownlist just like google base does. Does anyone know how to accomplish this?