Re: Manipulate objects by reference



I'm afraid I am not able to envisage your GUI from your description.

I appears that you have many components of different sorts which will
all use the same datasource, displaying different elements of one
record, as the display steps through the query result it displays each
record in the result - is that correct.

Or do you have a bunch of DB compnents which can be allocated to a
number of different data sources dependant on the exact construction of
the query.

Are your DB components placed at design-time, or are you creating and
displaying them dependant on the elements of the query.

At initial look it would seem that arrays of the display components
would be one option, an array for each type of display component.

Incidentally if you are only displaying the data and not editing the
data why use a TDBEdit. Wouldn't some sort of grid display be better.

I would need some more information on what exactly you are doing before
I could give any useful comment <g>

There are many techniques for getting a reference to a component, and
also for getting the type of a component. .

Alan Lloyd

.



Relevant Pages

  • Re: Primary and Secondary Sort of Sub-Form
    ... Create a query that sorts the data the way you want it, ... An employee can belong to multiple Clubs. ... They display the group the employee ...
    (microsoft.public.access.forms)
  • Re: How do you suppress the image display in Apple Mail?
    ... that opens a huge can of worms with all sorts going on behind ... It's an application to display email whether html or otherwise. ... If you look in safari at a web page with a button, ...
    (uk.comp.sys.mac)
  • Re: Any way to see if an img is done downloading?
    ... all sorts of domains, is there a way to check to see which ones have ... finished downloading and which ones haven't? ... So you would have to display the wait image first, ... search engines et cetera et cetera. ...
    (comp.lang.javascript)
  • Re: Sort Order
    ... last minute idea I had - it was not part of the original design. ... display by date then by job number? ... Set the appropriate sorts in these fields. ... > Your Resource For Help With Access, ...
    (microsoft.public.access.formscoding)
  • Re: portal scrolling in self-joined layout
    ... Well I got it to work of sorts, I found out that I can place buttons in a portal, imagine that!! ... I had to add a field with a serial number, and use the self-join relationship "from the other end" in a script that goes to record/request ... Display the supplier, part, catalog... ... its detail is displayed in the header. ...
    (comp.databases.filemaker)