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

Textbox EmptyMessage becomes editable

1 Answer 94 Views
Input
This is a migrated thread and some comments may be shown as answers.
Teodorico
Top achievements
Rank 1
Teodorico asked on 31 May 2009, 10:35 PM

I am setting the property EmptyMessage at design time:

<telerik:RadTextBox ID="txtSearch" Runat="server" MaxLength="50" Width="100%" EmptyMessage="Enter search criteria here" CssClass="searchTextBox" />

 

The text "Enter search criteria here" is displayed when the textbox does not have focus and gets hidden when getting focus. So far behaving as expected. Now, if I press ESC twice while the textbox has focus, the text is displayed and becomes editable. Also, if there is text, pressing ESC once deletes the entered text.

Regards.

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 04 Jun 2009, 05:37 AM
Hello Teodorico,

Indeed you are correct for the behavior. Fortunately it has been addressed by our developers and it is already fixed.

All the best,
Nikolay
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Input
Asked by
Teodorico
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or