On Tuesday 19 August 2008 10:35:11 am Ed Leafe wrote:
> On Aug 19, 2008, at 1:30 PM, johnf wrote:
> > Doesn't it make sense that a list type control should be able to use a
> > dataset?  Often the control is associated with data retrieved from a
> > table.
> > But the data retrieved must be massaged.  Just a thought I had.
>
>       You'd still have to determine what column in the dataset was the key;
> what column(s) should be displayed. Where would the 'savings' be?
>
> -- Ed Leafe

I'm guessing but wouldn't the list be based on ValueMode = "position".  And of 
course the sql one field.  "Select postalcode from ziptable order by 
postalcode" would provide a simple list.  It seems that I'm doing that all 
the time.



-- 
John Fabiani


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to