This is a migrated thread and some comments may be shown as answers.

Disabled multi-line RadTextBox problem

2 Answers 31 Views
Input
This is a migrated thread and some comments may be shown as answers.
Christian
Top achievements
Rank 1
Christian asked on 16 Aug 2012, 12:59 PM
Hi,

I'm using a multi-line disabled RadTextBox and I've found out that when you click on it, it fires the client-event "OnValueChanged".
It happens only with that scenario:

txtBox.TextMode = TextBoxMode.MultiLine
txtBox.Enabled =  False

Is that a known issue? If yes, is there any workaround available?

Christian.

2 Answers, 1 is accepted

Sort by
0
Christian
Top achievements
Rank 1
answered on 17 Aug 2012, 08:13 AM
Correction:
it happens with ReadOnly multiline textboxes... not with disabled ones.
0
Milena
Telerik team
answered on 21 Aug 2012, 08:19 AM
Hello,

I tried to replicate the unwanted behavior, but no avail. Attached you can find the project, which I used for testing, please review it and let me know what I am missing.

Greetings,
Milena
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Input
Asked by
Christian
Top achievements
Rank 1
Answers by
Christian
Top achievements
Rank 1
Milena
Telerik team
Share this question
or