This is a migrated thread and some comments may be shown as answers.

List with multi select items

5 Answers 123 Views
ActionSheet
This is a migrated thread and some comments may be shown as answers.
Srikanth
Top achievements
Rank 1
Srikanth asked on 26 Jun 2013, 11:14 AM
Hi Everyone
I'm working on one of the features where I have a list and should be able to do action on multiple items at once
For example the way iPhone/Android handle editing/deleting/forwarding of messages
And I want this to work on multiple platforms iPhone, Android, Windows Phone and should work the way respective platform handle multiple item edit
Thank you in advance

5 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 28 Jun 2013, 06:58 AM
Hi,

I believe that the following demos may be of help: ActionSheet and ListView editing.

Regards,
Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Paul McNamara
Top achievements
Rank 1
answered on 05 Sep 2013, 09:39 AM
I too have this requirement. I'd like to have a button on the header that will toggle multi-select mode on and off. I'm happy to implement this myself but I'm not quite sure how to get a checkbox rendering nicely in the list template.
0
Petyo
Telerik team
answered on 09 Sep 2013, 07:09 AM
Hi Paul,

you can check the following demo - checkboxes and radio buttons

Regards,
Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Paul McNamara
Top achievements
Rank 1
answered on 10 Sep 2013, 08:22 AM
I did a bit of playing and actually found the edit demo more useful as it demonstrates how to hook up the touch events and update items in the list from the datasource/model. My goal is to reproduce something a bit like the "Edit" mode in the Mail app in iOS.
0
Petyo
Telerik team
answered on 12 Sep 2013, 06:19 AM
Hello Paul,

Thank you for the clarification. We do not have such kind of demo currently; as you correctly noticed, the editing demos features a very similar approach. 

Regards,
Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ActionSheet
Asked by
Srikanth
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Paul McNamara
Top achievements
Rank 1
Share this question
or