jQWidgets Forums

jQuery UI Widgets Forums Grid Enter exponential values

This topic contains 1 reply, has 2 voices, and was last updated by  Todor 5 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Enter exponential values #106259

    priyamsharma2704
    Participant

    Hi,

    I have a grid that takes in numbers only. But in some cases the input can be very long and user would like to enter exponential values like 1e4 i.e. 10000. Currently I have the cell type as number input. Is this supported by JQWidgets?

    Thanks and Regards.

    Enter exponential values #106275

    Todor
    Participant

    Hello priyamsharma2704,

    You could use jqxFormattedInput like in the following demo. It converts the entered number to exponential value.
    With createeditor columns’ function you could put jqxFormattedInput in the grid.

    Let us know if you need further assistance.

    Best Regards,
    Todor

    jQWidgets Team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.