Completed
Last Updated: 02 Oct 2019 15:04 by ADMIN
Created by: mqsash
Comments: 2
Category: InputManager
Type: Feature Request
1
When RadText boxes have EnableAriaSupport=True and also have a tooltip set, the JAWS form fields dialog should list the control along with any text that might be in the textbox.
Currently it does not list the text.
see following support ticket for more details:  https://www.telerik.com/account/support-tickets/view-ticket?threadid=1081024
Completed
Last Updated: 05 Aug 2015 11:00 by ADMIN
ADMIN
Created by: Maria Ilieva
Comments: 0
Category: InputManager
Type: Feature Request
1
If multiline textbox has set text that starts with break lines, on every postback one break line disappears form the text.
Completed
Last Updated: 12 Nov 2015 08:37 by Andy
Created by: Andy
Comments: 0
Category: InputManager
Type: Feature Request
1
RadMaskedTextBox has a RequireCompleteText property that makes it a requirement that the full mask of the input be satisfied. The RadInputManager MaskedTextBoxSetting does not contain the same property. Please add this property with the same functionality to the MaskedTextBoxSetting.
Completed
Last Updated: 28 Mar 2022 08:20 by ADMIN
Completed
Last Updated: 11 Aug 2015 08:33 by ADMIN
ADMIN
Created by: Maria Ilieva
Comments: 0
Category: InputManager
Type: Feature Request
0

			
Completed
Last Updated: 20 Sep 2016 06:36 by ADMIN
ADMIN
Created by: Venelin
Comments: 0
Category: InputManager
Type: Feature Request
0
Here is the basic code:
<telerik:RadTextBox ID="RadTextBox1" runat="server" TextMode="MultiLine" Enabled="False"> </telerik:RadTextBox>
Completed
Last Updated: 20 Jul 2016 14:08 by ADMIN
The RadTextBox (and other input controls as appropriate) should have an aspx property to automatically trim leading & trailing whitespace from user input. This will help ensure that good quality data is passed to the database.

The only way this can currently be done is to custom code "mytextbox.Text.Trim();" for every control on the page, before the property is sent to the database.
Completed
Last Updated: 09 Jul 2015 14:42 by ADMIN
Completed
Last Updated: 01 Aug 2013 14:06 by ADMIN
Completed
Last Updated: 21 Mar 2014 11:38 by ADMIN
Completed
Last Updated: 07 Jul 2016 11:28 by ADMIN
Created by: Marek Svrcina
Comments: 1
Category: InputManager
Type: Feature Request
0
RadInputManager add property InputType
Completed
Last Updated: 03 Jun 2013 13:22 by ADMIN