c# - ASP.net textbox scrolling when disabled -


Greetings, I have a form where employees record comments in the multilingual text box with a limit of 4000 characters. I have the rows set to 8 (obviously an arbitrary number).

When a supervisor watches comments, the text box is disabled so that employee comments can not be modified.

The problem is that when the data spreads below the line 8. Since the textbox is inactive, the scrollbar can not be moved and the supervisor can not see all the comments. If I hide the text box and database for the supervisor's label then none of the line breaks is maintained and a well written paragraph really turns into the biggest amount ...

Is there a way to leave the scroll bar text disabled? Is there a way to preserve the structure of the entry in the label?

In the supervisor mode, do not insert the text into the text box, put it in the label, as you did Mentioned. "Change in your code (" \ n ","
").

Alternatively, show the text box without disabling it, and just enter a note on the Disable 'Save' button, which states, "The changes made here are not consistent" or that effect Anything for


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -