jQuery UI Widgets Forums Grid Grid – Cell input formatting

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 8 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid – Cell input formatting #82471

    rajnagthi123
    Participant

    Hi Team,

    I am facing one issue with JQXGrid formatting.

    My cell value is rendered with thousand separator, when I am trying to edit the value with (comma (i.e) 1,234). My value is becoming zero in cell changed event.

    (I tried with cellsformat as “F”, “N”,”D” and datafields type as “Integer”, “Number”, “String” also)

    Whereas if I remove comma from my cell (i.e:- 1234), its returning correct value in cellchanged event.

    Can you please guide us in this.

    Thanks in advance.

    Note: I am dynamically assigning the values to the grid using “BeforeLoadComplete” in “DataAdapter”.
    Values are binding to dataadapter is from a business logic with decimal datatype.

    Regards,
    Rajkumar

    Grid – Cell input formatting #82484

    Peter Stoev
    Keymaster

    Hi Rajkumar,

    Please, share jseditor.io/ example which describes your Grid scenario.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.