ReadOnly Control Style leaves data inaccessible |
Post Reply |
Author | |
minimum fuss
Newbie Joined: 25 October 2007 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 07 November 2007 at 4:20am |
If the EditControlStyle of an item is set to Read Only (item.EditOptions.EditControlStyle = XTPReportEditStyle.xtpEditStyleReadOnly;) and the item text exceeds the visible area of the item, the text that exceeds the item size becomes inaccessible to the user.
Whilst not being allowed to edit the contents of the item, shouldn't the user still be able to scroll the contents to read what is not immediately visible?
I'm using version 11.2.0. Is there a workaround for this?
|
|
gaudetm
Senior Member Joined: 23 September 2006 Location: Canada Status: Offline Points: 134 |
Post Options
Thanks(0)
|
put the same text in tooltips so if user put mouse over then the full text appear in the tooltip
Marc
|
|
minimum fuss
Newbie Joined: 25 October 2007 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Thanks for your suggestion. I already have the tooltip showing the data, however for items that hold alot of data, it is not a pleasant sight to have a tooltip that takes up half the screen or more.
|
|
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 |