jQuery UI Widgets Forums Grid JQXInput decimal places

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • JQXInput decimal places #106281

    priyamsharma2704
    Participant

    Hi,

    I have a grid in which a column is of type JqxInput. But due to certain requirements, only numbers are allowed in those cells(of type JqxInput). I need to display decimal digits upto certain number say 5. For example, if user enters 1.23456789, then after decimal only 5 digits should be displayed (1.23456). Is it possible to do this for JQXInput. I know we can do this with JqxNumberInput but I dont want use it.

    Thanks and Regards.

    JQXInput decimal places #106299

    Todor
    Participant

    Hello priyamsharma2704,

    There is no such built-in functionality in jqxInput, but I made you a workaround. Please review it whether it fits your needs.

    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.