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

Select multiple items

1 Answer 53 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Jan Sverre Roterud
Top achievements
Rank 1
Jan Sverre Roterud asked on 21 Dec 2012, 08:54 AM
We recently updated our Telerik controls, and in that, we lost the ability to select multiple items in the FileExplorer. We've tried these 4 settings, to no avail:

FileExplorer.Grid.AllowMultiRowSelection = true;
FileExplorer.Grid.AllowMultiRowEdit = true;
FileExplorer.FileList.AllowMultipleItemSelect = true;
FileExplorer.ListView.AllowMultiItemSelection = true;

Is there any other settings we need to set to re-enable multiselect in the FileExplorer?

1 Answer, 1 is accepted

Sort by
0
Accepted
Vessy
Telerik team
answered on 21 Dec 2012, 11:24 AM
Hi Jan,

We are aware of this issue and it is already handled. The fix will be available in the upcoming service pack (scheduled around the beginning of January).

For the time being, in order to enable multiple selection you need to set Configuration-AllowMultipleSelection property to True.

Regards,
Vesi
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
FileExplorer
Asked by
Jan Sverre Roterud
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or