[CLOSED] Good thousand separators in NumberField

  1. #1

    [CLOSED] Good thousand separators in NumberField

    All what I found thousand separators in NumberField have following bugs:
    1) work only when text is not in edit (use focus+blur events);
    2) it didn't know about dirty flag when creating (X.NumberFieldFor(x => x.Number)), while editing and after edit

    Is there example of good working thousand separator plugin (script, handlers, ...) for NumberField?
    If there is no good, can you provide example of best implemented thousand separator for Ext.Net MVC?

    Thanks!
    Last edited by Daniil; Nov 18, 2014 at 5:19 PM. Reason: [CLOSED]
  2. #2
    Hi @centerinform,

    2) it didn't know about dirty flag when creating (X.NumberFieldFor(x => x.Number)), while editing and after edit
    Please clarify. I am not sure what you mean. Ideally, with a test case to reproduce.

    Is there example of good working thousand separator plugin (script, handlers, ...) for NumberField?
    I have not seen. I have seen some attempts with a TextField. As for NumberFields, it might be impossible or too hard and lead to the big rewriting of the entire NumberField JavaScript class.

    If there is no good, can you provide example of best implemented thousand separator for Ext.Net MVC?
    I am afraid we don't have such an example.

Similar Threads

  1. [CLOSED] Thousand separator in NumberField
    By FpNetWorth in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 04, 2014, 12:26 PM
  2. Why I don't format number grouped thousand
    By qchien14 in forum 2.x Help
    Replies: 1
    Last Post: Jun 24, 2014, 2:51 PM
  3. Thousand Separator in NumberField
    By EXT in forum 2.x Help
    Replies: 1
    Last Post: Apr 17, 2014, 4:30 PM
  4. [CLOSED] Hide PagingToolBar's default separators
    By RCN in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Jan 03, 2013, 5:55 PM
  5. [CLOSED] How to allow thousand separator in ext:NumberField?
    By sailendra in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: May 07, 2012, 10:35 AM

Tags for this Thread

Posting Permissions