[CLOSED] Regional parameters

  1. #1

    [CLOSED] Regional parameters

    Hello

    Is it possible to get regional parameters from the client to use them code behind.

    I need to now what is the decimal separtator fot decimal avoiding to ask it from customer.
    Last edited by Daniil; Feb 28, 2014 at 4:26 AM. Reason: [CLOSED]
  2. #2
    Hi @feanor,

    Are you using this setting, right?
    <ext:ResourceManager runat="server" Locale="client" />
    Though, if answer your question exactly, you can know a decimalSeparator by this code (JavaScript):
    Ext.form.NumberField.prototype.decimalSeparator
  3. #3
    Thanks, I will try

Similar Threads

  1. Replies: 6
    Last Post: Sep 24, 2013, 6:55 AM
  2. DirectMethods With Parameters
    By perrillos in forum 1.x Help
    Replies: 3
    Last Post: Jul 19, 2011, 4:09 PM
  3. [CLOSED] Regional Language in TopBar
    By Vasudhaika in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 23, 2010, 9:21 AM
  4. [CLOSED] [1.0] Regional and Language Settings Problem
    By kemalyigit in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Apr 08, 2010, 8:52 AM
  5. Tab AutoLoad Parameters - help!?!?
    By Tbaseflug in forum 1.x Help
    Replies: 2
    Last Post: May 15, 2009, 12:33 PM

Posting Permissions