jQWidgets Forums

jQuery UI Widgets Forums Grid Null data to "-"

This topic contains 2 replies, has 2 voices, and was last updated by  gopinath_ui 10 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Null data to "-" #71779

    gopinath_ui
    Participant

    Hi

    I need format the null data in jqxgrid. If json data is null, i need to print “-” in view.
    Is there any format in jqxgrid?

    Regards
    Gopinath BS

    Null data to "-" #71785

    ivailo
    Participant

    Hi Gopinath BS,

    You do that in two different ways.

    First – use cellsrenderer.
    Here is an example.

    Second – change the null values to “-” at the process of data generating.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    Null data to "-" #71791

    gopinath_ui
    Participant

    Hi Ivailo

    It working well by cellsrenederer Method.

    Thanks
    Gopinath Bs

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

You must be logged in to reply to this topic.