JavaScript UI Libraries & Blazor Components Suite – Smart UI Forums Kanban How to change ‘No Tasks’ message when there’s no data in kanban? Reply To: How to change ‘No Tasks’ message when there’s no data in kanban?

#104369

Hi,

You can change the value with the localization functionality.
Just set the message for ’empty’ this way:

messages: {
en: {
empty: "Its empty"
}
}

Here is an example: https://codepen.io/Svetoslav-Borislavov/pen/zYLVmGY?editors=0010

If you face any further difficulties, do not hesitate to contact us!

Best Regards,
Svetoslav Borislavov

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