Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Input > Page culture to RadNumerikTextBox
RadControls for ASP.NET are no longer supported (see this page for reference). In case you have inquiries about the Telerik ASP.NET AJAX controls, post them in the pertinent ASP.NET AJAX forums.

Not answered Page culture to RadNumerikTextBox

Feed from this thread
  • Posted on Feb 15, 2011 (permalink)

    Hello,

    I am using telerik.web.UI - 2010.1.0.519.40. 

    there two culture spanish and English In my application. 

    I am using  telerik:RadNumericTextBox. I want to apply page culture to it.

    But for both culture it display english culture number format (ex. 1,343.45).  (it work fine if i set culture property of numerik textbox)

    Can you please help me, how can i set page culture to RadNumerikTextBox ?

    Thanks,
    Kalpesh

     

  • Daniel Daniel admin's avatar

    Posted on Feb 16, 2011 (permalink)

    Hello Kalpesh,

    You can either set the Culture property or specify your own decimal/grouping separator via the NumberFormat property.
    Using RadNumericTextBox
    Formatting Numeric Values

    Best regards,
    Daniel
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Input > Page culture to RadNumerikTextBox