Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid's column tooltip
Message
 
 
To
30/06/2015 14:35:22
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01621141
Message ID:
01621613
Views:
67
>>>Control.ToolTipText [= cExpr]
>>>
>>>cExpr
>>>
>>>Specifies the text to use for the ToolTip. The maximum number of characters you can specify for cExpr is 4,095.
>>>
>>
>>I've tried adding in form's Init:
>>
>>
.Grid1.colReason.ToolTipText = 'csrBenefits.reason'
>>
>>and nothing happened, I don't see the tooltip for this column.
>>
>>Also, I've tried adding code in MouseEnter, MouseMove, MouseLeave events of the column or column's textbox - nothing happens and that code is not executing.
>
>Naomi,
>upload please, or mail me personaly, a testform with which you would like to have this tooltip handling. Would max 254 characters tooltip be an option?
>rgds,
>Koen

I'll see if I can get a test form some time this week. In the meantime I chose a different solution - I added a button into another column to open a form with the whole reason to view. The reason is a memo field (varchar(max) in SQL Server) and the idea is to show ten chars in the column with the tooltip showing the whole memo field (up to 4K characters).

Thanks again, Koen.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform