Razzak, I'm in a fix. My hint expression is FACILITY IN FACILITIES WHERE FACILITY_ID = FACILITY_ID which doesn't seem to work and I can't find the key you provided to uninstall SAT2007 (I searched for both the key and SAT2007). I forgot to mention that I have the 7.6 and not the 8.0 version installed.
Claudine -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of A. Razzak Memon Sent: Sunday, August 31, 2008 4:18 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: DBGrid Hint Expression syntax At 04:38 PM 8/31/2008, Claudine Robbins wrote: >Does anyone have the expression syntax to use Hint Expression in >DBGrid column properties? Claudine, Say you would like to define a hint with "Company Name" when you mouse over the "CustID" cell of DB Grid based on Customer table in RRBYW14 (Running R:BASE Your Way! Part 14). In order to achieve that goal, while in form designer: 01. Right-click on DB Grid control | Object Properties | Columns From the selected list of columns: Click on CustID | Column Properties Column Properties (CustID) | Hint Expression [x] Use Hint Expression Expression: Company IN Customer WHERE CustID = CustID You may also customize Hint Background Color and Hint Font, if you wish. Click on [OK] button to save Column Properties Click on [OK] button to save DB Grid Properties 02. Save the form and click on Run Form button or [Ctrl+F9] to preview 03. Mouse over on CustID cell and notice the "Company Name" for each CustID. >Long story short, I can't update my SAT2007 files to the 10/07 >update (where a demo for this function is located) because I'm >missing the key to remove the previous version. Here's the key for SAT2007: {26162DF2-BB4D-43C9-9F79-7F5070E46C61} SAT Sample Application: Implementing DBGrid Column Popup Menus and Hint Expressions Folder: \ImplementingDBGridColumnPopupMenusAndHintExpressions Database: DBGridPH Associated Forms: . DBGridPopupHint_01 (DB Grid Column Properties - Hint Expressions) . DBGridPopupHint_02 (DB Grid Column Properties - Popup Menus and Hint Expressions) Command File: . ImplementingDBGridColumnPopupMenusAndHintExpressions.DAT Have fun! Very Best R:egards, Razzak. --- 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. ================================================

