Print Page | Close Window

ReadOnly Control Style leaves data inaccessible

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=8700
Printed Date: 29 March 2024 at 4:58am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ReadOnly Control Style leaves data inaccessible
Posted By: minimum fuss
Subject: ReadOnly Control Style leaves data inaccessible
Date 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?



Replies:
Posted By: gaudetm
Date Posted: 08 November 2007 at 6:38am
put the same text in tooltips so if user put mouse over then the full text appear in the tooltip
 
Marc


Posted By: minimum fuss
Date Posted: 08 November 2007 at 7:01am
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.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net