How to select multi items by holding Ctrl button?

Hi,

I have a SfListView with selection mode is Single. How can I perform multi select when holding Ctrl button and click item, and stop selection when Ctrl button released?

Thanks and regards,

TH


1 Reply

JR Jayashree Ravishankar Syncfusion Team March 26, 2024 12:36 PM UTC

Hi Thanh Hai Dang,

We regret to let you know that our SfListView does not have support for multiple selection using “Ctrl” key.

 

We will implement this feature in any of our upcoming release. When planning each release cycle, we review all open feature requests and prioritize them based on factors such as our product vision, technological feasibility, and customer interest. We will keep you updated on the status of this feature. You can also communicate with us regarding the open features any time using our Feature Report page.    

 

FeedBack link - https://www.syncfusion.com/feedback/52101/perform-multiple-items-selection-using-ctrl-key

 

If you have any more specification/suggestions to the feature request, you can add it as a comment in the portal and cast your vote to make it count.


You can select multiple items by clicking an item by setting SelectionMode as Multiple.

UG - https://help.syncfusion.com/maui/listview/selection

Regards,

Jayashree


Loader.
Up arrow icon