Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Input > How to set IME mode in Numeric text box
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 How to set IME mode in Numeric text box

Feed from this thread
  • Posted on Jun 11, 2011 (permalink)

    Hi,

    We are using ASP.net controls of Telerik. We need to disable the IME mode of the Numeric Text box so that the user can not input any non-numeric character in it.

    but when ever i do it through css "ime-mode : disabled", it works fine in IE but not in google Chrome browser. Alternatively, in chrome if we input any numeric or non-numeric character, it gets cleared on lost focus if IME mode is set to disabled.

    Note: - The web application is multilingual and we are providing Japanese + english language support.

    Cheers,
    Dhirendra Singh

  • O'Man avatar

    Posted on Jun 15, 2011 (permalink)

    Hi,

    I are think telerik not supports their classic control any more:

    http://www.telerik.com/products/aspnet-ajax/getting-started/tech-sheets-overview/dotnet-support.aspx

    So maybe you can get their latest release and try with it.

    Thanks,
    Oman

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET > Input > How to set IME mode in Numeric text box