xtpEditStyleUppercase |
Post Reply |
Author | |
barianto
Groupie Joined: 01 May 2006 Location: Indonesia Status: Offline Points: 41 |
Post Options
Thanks(0)
Posted: 30 May 2006 at 6:08am |
hi,
when using Column.EditOptions.EditControlStyle = xtpEditStyleUppercase Column.EditOptions.MaxLength = 50 column size set 110 and column.resizeable = true with current column width, it can't hold text as much 50 character. So i expected it would scrolling to right automatically. But when i type about 15 character it refuses next character i type. When i manually stretch the corresponding column (using mouse) until it enough to hold 50 character it work's.... when using - EditControlStyle = xtpEditStyleNumber - such thing never happen. Can you give me solution? well i'm wrong it also happen with - EditControlStyle = xtpEditStyleNumber -, what am i do wrong here or is it the default behaviour of ReportColumn control? set ReportControl.AutoColumnSizing = False ot true doesn't have effect. |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
Try to set edit control style like:
-- WBR, Serge |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |