jQWidgets Forums

jQuery UI Widgets Forums Grid remove column from jqxgrid

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 7 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • remove column from jqxgrid #93069

    roykrish
    Participant

    i am trying to remove columns from a jqxgrid by updating the column array.

    If i do the same thing twice for two different columns, I am getting a “maximum stack call size exceeded error”.

    Is there a specific way to add/remove columns from jqxgrid?

    Moreover, working with the jqx angular2 plugin is there a way to add / remove columns?

    Thanks.

    remove column from jqxgrid #93084

    Hristo
    Participant

    Hello roykrish,

    I would suggest you look at the approach in this example.
    If you still have the same issue please provide us an example that demonstrates this issue.
    Also, if you want to modify the columns visually you could just hide one or more of them – with “hidecolumn” method.

    Best Regards,
    Hristo Hristov

    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.