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

[Solved] Disable Input and Visible Values

1 Answer 147 Views
Input
This is a migrated thread and some comments may be shown as answers.
Robert O'Dell
Top achievements
Rank 1
Robert O'Dell asked on 30 Dec 2007, 09:08 AM
I have a situation where I assign a value to a RadNumericTextBox (prometheus).  The assignment is find.  But on the screen if I disable the input box AFTER I assign the value, the value does not show (though the text box does retain the value).  If I disable the input box BEFORE I assign the value, then the value shows.

Interestingly there is a toggle on the screen to allow the user to enable the boxes.  If they enter a value, then disable the box (somewhat equivalent to my AFTER) the values do continue to show.

The expected behaviour is that the value should be visible no matter when it is disabled.  That said, in reading in the forum, maybe I should have used the read only attribute as the more appropriate one.

1 Answer, 1 is accepted

Sort by
0
Pavel
Telerik team
answered on 03 Jan 2008, 09:34 AM
Hi Robert,

I have tested the scenario described by you but did not observe the problem you describe. I suppose there might be something in your code that causes this unexpected behavior. Could you please post some of your code so we can examine it and provide an explanation/solution. If you find it suitable you can even open a support ticket and a attach a working sample project to it.

Looking forward to hearing from you.

Best wishes,
Pavel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Input
Asked by
Robert O'Dell
Top achievements
Rank 1
Answers by
Pavel
Telerik team
Share this question
or