jQWidgets Forums

jQuery UI Widgets Forums Grid String reformatting issue.

This topic contains 1 reply, has 2 voices, and was last updated by  Martin 7 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • String reformatting issue. #100264

    lightonb
    Participant

    Hello.
    I am pulling in a sql query json with one of the fields:
    {name: ‘key_cut_description’, type: ‘string’},

    Then I am displaying below:
    {text: ‘Key Cut Description’, filtertype: ‘input’, datafield: ‘key_cut_description’, width: 300},

    The database value for this description is ’80E-13′, but it is displaying in the jqxgrid as ‘8e-12’
    This is one example.

    Any ideas what is going on, is this trying to convert something? It is driving me bonkers.
    Thanks,
    Bryan

    String reformatting issue. #100277

    Martin
    Participant

    Hello lightonb,

    Is the field type ‘string’ both in the database and in the source’s datafield type?
    If so, can you send your code with some of the data, so we can take a look?
    Thank you!

    Best Regards,
    Martin

    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.