|
|
|
|
|
- Overview of the Kanban control
- Creating a Kanban control
- Characteristics of Kanban controls
- Internal windows
Overview of the Kanban control Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle. Today, Kanban also refers to a method in which tasks are visually classified, allowing for better task management. Each task is written on a "card" that will move to a different list (column) according to its progress status. Regardless of the task, it can be any resource: user story, requirement, suggestion, manufacturing step, delivery, troubleshooting, etc. A Kanban board is commonly shared between several users. Each member of the team knows the progress status of the project, and knows what both themselves and the other members have to do. In addition to better communication, this card-based method provides a clear overview of the production chain and the progress of the tasks, thus allowing members to easily identify bottlenecks and prioritize certain tasks. You can use the same Kanban control in WINDEV, WEBDEV and WINDEV Mobile. All the main features are the same, with some adjustments for mobile and web to better take advantage of each platform. For example, the control adapts to portrait mode on mobile devices. Creating a Kanban control To create a Kanban control: - On the "Creation" tab, in the "Graphic controls" group, expand "Office" and select "Kanban".
- Click at the desired location to create the control. The control appears in the editor.
Note: The dimensions of the field created are optimized to occupy the space available at the position indicated.. If the field size doesn't suit you, use the Ctrl + Z key combination: the field will return to its default size. To view the characteristics of the control, select "Description" in the context menu. Characteristics of Kanban controls Kanban controls are composed of lists of cards ("Kanban lists"). The main options of the Kanban control are as follows: - Ability to define the different lists in the control ("General" tab).
- Ability to define the dimensions and display mode of the lists ("Details" tab).
- Ability to select internal windows/pages ("Details" tab):
- to display cards.
- to add and delete cards (if this feature is enabled).
Related Examples:
|
Training (WINDEV): WD Kanban
[ + ] This example illustrates how to use, save and load a Kanban control
|
|
Training (WEBDEV): WW_Kanban
[ + ] This example illustrates how to use, save and load a Kanban control
|
|
Cross-platform examples (WINDEV Mobile): WM Kanban
[ + ] This example illustrates how to use, save and load a Kanban control
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|