Documentation(1042832): Added multicard selection support UG document content for WinUI Kanban. - #1562
Conversation
… content for WinUI Kanban.
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
|
||
| {% endhighlight %} | ||
| {% endtabs %} | ||
|
|
There was a problem hiding this comment.
Please add the gif or video reference file for single selection
There was a problem hiding this comment.
Added gif file for single selection
|
|
||
| {% endhighlight %} | ||
| {% endtabs %} | ||
|
|
There was a problem hiding this comment.
Please add the gif or video reference for multiselection
There was a problem hiding this comment.
Added gif file for multiselection
|
|
||
| N> | ||
|
|
||
| Multi-card drag and drop is available only when `CardSelectionType` is set to `Multiple`. All selected cards are moved together as a single drag operation. No newline at end of file |
There was a problem hiding this comment.
Please add the gif file for multi drag and drop
There was a problem hiding this comment.
Added gif file for multi card drag and drop
| ## Card Selection | ||
|
|
||
| The SfKanban control supports selecting cards to perform keyboard navigation and drag-and-drop operations. The selection behavior can be configured using the `CardSelectionType` property. | ||
|
|
There was a problem hiding this comment.
Please recorrect the content for polite, clear, and easy to understand
There was a problem hiding this comment.
corrected the content.
| ### Multi-card drag and drop | ||
|
|
||
| When multiple cards are selected, you can drag and drop the selected cards together between columns. | ||
|
|
There was a problem hiding this comment.
Please change the content below:
When multiple cards are selected, you can drag and drop them together as a single operation.
There was a problem hiding this comment.
Correct the content as given suggestion
|
|
||
| N> | ||
|
|
||
| Multi-card drag and drop is available only when `CardSelectionType` is set to `Multiple`. All selected cards are moved together as a single drag operation. No newline at end of file |
There was a problem hiding this comment.
Please recorrect the available to supported ?
There was a problem hiding this comment.
modified the content
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
rebuild |
|
rebuild to trigger CI |
|
rebuild |
1 similar comment
|
rebuild |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Description:
Added multicard selection support UG document content for WinUI Kanban.