Completed
Last Updated: 27 May 2021 17:15 by ADMIN
Release 2021.R2
Lee
Created on: 19 Nov 2014 23:14
Category: Kendo UI for jQuery
Type: Feature Request
7
add a new kanban control
I believe a kanban board for managing tasks woudl be a great new control.  I see that you have something like this in TeamPulse already.  In the new control it would be nice to set the number of columns, custom template for an item (but providing a template that resembles sticky pad note would be cool) and allow drag/drop between the columns.  The D&D would need to be customizable so that the programmer could restrict which columns an item can move to & from.  This would be needed in case they did not want to allow the user to move an item to a previous state or may only allow to move forward 1 step.  The reason I put this under bootstrap is because the control should reposition columns below based on screen size.  So it may start as a 4 column board but because of the size of the window it is a 2x2.
8 comments
ADMIN
Carl
Posted on: 27 May 2021 17:15

Hey folks,

As this item reflects, with R2 2021 we added a new component to address this specific item: the Kendo UI for jQuery TaskBoard component. Just commenting to leave a direct link to the demos where you can get more information - enjoy!

Regards,
Carl
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

ADMIN
Petar
Posted on: 07 Dec 2020 12:38

Hi Alan,

Thank you for linking the two issues. We are aware of both of them and if we decide to present a Kanban Widget, we will get in mind the comments in both of the feature requests. 

Regards,
Petar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Alan
Posted on: 30 Nov 2020 14:21

This other feedback entry seems like it relates directly to this one:

https://feedback.telerik.com/kendo-jquery-ui/1359786-swim-lane-for-kendo-diagram

 

So maybe more interest in this than is shown by either ticket separately

Marin Bratanov
Posted on: 06 Apr 2020 12:59
Roy
Posted on: 24 May 2019 14:47
and how do we do it in winforms?
Nervia Consultores S.L.
Posted on: 05 Mar 2019 15:50

A simple example, you can customize it as you want.

https://dojo.telerik.com/oDIrEZim/4

Stefan
Posted on: 10 Feb 2018 20:22
Really need a Kendo Kanban control and cards for web.
ADMIN
Telerik Admin
Posted on: 20 Nov 2014 12:10
I think you can simulate the Kanban board presentation using our sortable widget for this purpose. You can see a demo using linked lists here (http://demos.telerik.com/kendo-ui/sortable/linkedlists) - feel free to adapt or extend it for your scenario.

To support responsive layout, you can integrate Twitter Bootstrap in your solution, as Kendo UI can be integrated seamlessly with it (http://demos.telerik.com/kendo-ui/bootstrap/).