jQWidgets Forums

jQuery UI Widgets Forums Grid text on jqxgrid footer

Tagged: 

This topic contains 3 replies, has 3 voices, and was last updated by  Yavor Dashev 4 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • text on jqxgrid footer #114828

    Shivi
    Participant

    Hi

    I’m have been using jqxgrid for very long time and everything works fine.
    but now suddenly seeing some text on the footer of the grid.

    take a look to the below screen shot.
    my jqxgrid

    can you help in removing those text from the footer of jqxgrid.

    Thanks

    text on jqxgrid footer #114829

    Hristo
    Participant

    Hello Shivi,

    I think you mean the watermark.
    You should use the licensed version to remove it.
    Also, you could contact the Support Team (support@jqwidgets.com) for this.
    Please, let me know if you have any other questions.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

    text on jqxgrid footer #114830

    Shivi
    Participant

    Hello Hristo,

    I’m talking about the footer of the grid.

    take a look to another screenshot jqxgrid footer without any text

    in the above screenshot you don’t find any text on the footer but in the previous screenshot there is some text on the footer.

    help to remove those text from the footer of jqxgrid.

    Thanks

    text on jqxgrid footer #114831

    Yavor Dashev
    Participant

    Hi Shivi,

    Looking at the pictures you provided it is possible you have set showstatusbar property to true which could be the reason why you have this ‘footer’ at the bottom of the grid. If that is the case you can remove it by setting the property to ‘false’ like so:
    $('#jqxGrid').jqxGrid({ showstatusbar: false});

    However if this is not the case I would recommend to make a code example of this situation.

    Please, do not hesitate to contact us if you have any additional questions.

    Best Regards,
    Yavor Dashev
    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.