Hi,
I have an issue in picklist component
Please check and get it resolved if it is.
as shown below search invalid text and button showing visible for move all items
here in the result all item will be moved to target
Hi,
I have an issue in picklist component
Please check and get it resolved if it is.
as shown below search invalid text and button showing visible for move all items
Indeed "Move All" buttons will work no matter the filtering applied to both ListBox components. You can disable this functionality using relevant property if you don't like it.
Hi All
Just to throw in my two cents, from an intuition point of view, I would expect the "move all" option to only take into account the filtered list.
@Paul_Ruston maybe itβs a good new optional functionality! We accept pull requests!
We've decided to implement this directly - it will be part of our next update early next week:
That was quick @enchev!
I've just cloned repository with a view to creating a PR and, looking through the code, noticed that the MoveFilteredItemsOnlyOnMoveAll
property was already there.
A revisit to this post set the record straight!
Excellent stuff!