JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Kanban Column Summary don’t refresh after clear dataSource

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #104398
    Andreas Boos
    Participant

    Hi.

    When I clear dataSource’s kanban the columnSummary value don’t change.

    I’ve made an example

    https://codepen.io/andreas-boos/pen/PodoeOY?editors=1010

    Can you check this? Maybe I’ve made something wrong ..

    Thank you.

    #104403
    ivanpeevski
    Participant

    Hi Andreas,

    Thanks for reporting that! I have opened a work item for that and we will fix it for our next releases.

    Here is workaround fix until we patch the issue – after changing the dataSource, you should also call:

    kanban.refresh();

     

    Best regards,
    Ivan Peevski

    Smart UI Team
    https://www.htmlelements.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.