5 Answers, 1 is accepted
1
Accepted

Princy
Top achievements
Rank 2
answered on 30 Oct 2009, 06:23 AM
Hello Vithiya,
Check if you have set the ShowSpinButtons property of the RadNumericTextBox to true. If so set it to false as shown below:
aspx:
Thanks
Princy.
Check if you have set the ShowSpinButtons property of the RadNumericTextBox to true. If so set it to false as shown below:
aspx:
<telerik:RadNumericTextBox ID="NumericTextBox1" ShowSpinButtons="true" runat="server"> |
</telerik:RadNumericTextBox> |
Thanks
Princy.
0

Vithiya
Top achievements
Rank 1
answered on 30 Oct 2009, 01:12 PM
Princy,
Thank you for the response. But I had already tired that and it does not work. Here is the definition as I have in my page.
<telerik:RadNumericTextBox ID="txtFieldValue" runat="server" Width="140px" ShowButton="false"
ShowSpinButtons="false">
</telerik:RadNumericTextBox>
Vithiya
Thank you for the response. But I had already tired that and it does not work. Here is the definition as I have in my page.
<telerik:RadNumericTextBox ID="txtFieldValue" runat="server" Width="140px" ShowButton="false"
ShowSpinButtons="false">
</telerik:RadNumericTextBox>
Vithiya
0

Vithiya
Top achievements
Rank 1
answered on 30 Oct 2009, 08:49 PM
Sorry Princy. Your solution is correct.
There was a default skin that had the showspinbuttons set to true and that was overriding my setting. After I created a new skin with the showspinbuttons=false, it worked.
Thank you,
Vithiya
There was a default skin that had the showspinbuttons set to true and that was overriding my setting. After I created a new skin with the showspinbuttons=false, it worked.
Thank you,
Vithiya
0

Parimal
Top achievements
Rank 1
answered on 05 Aug 2010, 05:05 AM
hi
Any how can i arrange SpinButtons arroung the teleriknumeric text box.
ShowSpinButton show the button next to the numeric text box, But i am looking to put dicrease button left side and increase button on right side.
Any help should be great
Thanks
Any how can i arrange SpinButtons arroung the teleriknumeric text box.
ShowSpinButton show the button next to the numeric text box, But i am looking to put dicrease button left side and increase button on right side.
Any help should be great
Thanks
0
Hello Parimal,
Please don't post the same question multiple times. I already answered in this thread:
RadNumericTextBox forum thread
Regards,
Daniel
the Telerik team
Please don't post the same question multiple times. I already answered in this thread:
RadNumericTextBox forum thread
Regards,
Daniel
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items