jQuery UI Widgets Forums Layouts Kanban Repopulate

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Repopulate Posts
  • Repopulate #89198

    ldubois
    Participant

    Hi.

    I want to filter Kanban items.
    I set source again… and I discover I had to set resources again otherwise items are duplicated.
    Problem is when I popup a modal window it resizes the kanban with very small columns.
    Problem is that _createKanbanLayout add columns to _columns field but never reset it. Thus columns are added each time I set a new source/resource and they are smaller and smaller…

    I had to add this line of code after setting source/resource again: $(kanban).data('jqxWidget')._columns = [];

    I use latest version v4.3.0

    Thanks for your beautiful controls.

    Ludovic.

    • This topic was modified 6 years, 4 months ago by  admin.
    Repopulate #89225

    Peter Stoev
    Keymaster

    Hi Ludovic,

    We will check that. Thank you for the provided information about our Kanban control.

    Best Regards,
    Peter Stoev

    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.