Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
tera tera
|
Feb 8, 2009 - 7:02 PM
|
Hello. If width is narrow, character string breaks off.
When the display area of the character is small,
I want to display character string from the left
Or
I want to display a tool tip
|
|
Technical Support
|
Feb 9, 2009 - 5:12 AM
|
It looks like this grid cell uses the __EGCS_TA_HORZ_CENTER style for displaying center aligning its text. Please also add a __EGCS_TEXT_ELLIPSIS style if you want to see not clipped text.
|
|