howTo synchronize scrolling using the scroll bar

From: Christian Gregory <christian.gregory_at_citicorp.com>
Date: 1997/03/11
Message-ID: <332608D3.856_at_citicorp.com>#1/1


I'm new to Forms and ...

[Quoted] 1- How do you synchronize the scrolling (using a scroll bar) a bunch of

   items from different tables (these items are in a tabular form), within    a block, ie:

 +---- this is a scroll bar

 |    +----- items from table A
 |    |                    +-----items from table B
 |    |                    |    
 v    v                    v
----------------------------------------------
|\/| item1_from_table_A | item1_from_table_B |

| |--------------------+---------------------
| | item2_from_table_A | item2_from_table_B |
| |--------------------+---------------------
| | item3_from_table_A | item3_from_table_B |
| |--------------------+---------------------
| | item4_from_table_A | item4_from_table_B |
| |--------------------+---------------------
|/\| item5_from_table_A | item5_from_table_B |
|--|------------------------------------------

[Quoted] 2- I'd like to retrieve the content of a query from the database, such as

   'describe table_A' and insert the result of that query to a blank block    or window (or forms). Is this possible ? If it is how can I accomplish    this ?

   Thanks for the help, Chris Received on Tue Mar 11 1997 - 00:00:00 CET

Original text of this message