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

RadTextBox with arrows.

1 Answer 82 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Saravanan
Top achievements
Rank 1
Saravanan asked on 05 Apr 2013, 08:09 AM
Hi

Please check the attachment. I believe its a text box with two arrows to increase and decrease the content value. How to create such a text box?

Thank you,
Saravanan KS

1 Answer, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 05 Apr 2013, 08:45 AM
Hi,

I cant find any attachment. From your description I guess it is a RadNumericTextBox. RadNumericTextBox has two arrows besides it, to increment and decrement the content value. Please check the below mark-up.

ASPX:
<telerik:RadNumericTextBox ShowSpinButtons="true" runat="server" ID="Numeric1" Label="Enter Value : ">
</telerik:RadNumericTextBox>

Thanks,
Princy.
Tags
AutoCompleteBox
Asked by
Saravanan
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or