At 10:10 AM 5/29/2013, Tom Hart wrote:

Is there a way to assign a component ID to a cell in a DB Grid.
I can't seem to find one

Tom,

I suggest to use the Enhanced DB Grid. Then, you can take advantage
of all supported PROPERTY commands, including the customization of
individual column properties, such as:

PROPERTY <EnhancedDBGridComponentID> 'COLUMNS[N]->OPTION' ' '

In addition, you can also define Custom EEPs when ...

. On Entry into DB Grid
. On Exit from DB Grid
. On Entry into DB Grid Column
. On Exit from DB Grid Column
. On DB Grid Column Moved
. On DB Grid Cell Click
. On Double Click

Not to mention the option of defining Column Filters and Bands.

For a sample form that illustrates such features, take a look at
the "RBG9_EnhancDBGrd" form included with RRBYW18 sample database.

For a complete list of all supported PROPERTY commands & Syntax,
refer to R:Docs 9.5.

R:Docs 9.5 | Main Menu | Build Syntax for PROPERTY Command ...

Category: Database Controls
Control.: Enhanced DB Grid
Property: Select Property
Value...: Select Value

Have fun!

Very Best R:egards,

Razzak

www.rbase.com
www.facebook.com/rbase
--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to