Hi, I'm using library 2011.1.315 and I'm having two issues related to the drag and drop feature.
1) Everything works fine when an item 'A' from the Grid is droped in folder 'B' in the Tree. But when I drop the same item 'A' in the same folder 'B' in the Grid, nothing happens. Everything seems to work but no action is taken. Why I can't move an item to another item inside the Grid?
2) The second issue is permission related. If I set folder 'B' permissions to: Permissions = PathPermissions.Read, and try to drag-and-drop anything to folder 'B', then the move action is correctly denied. But no message is shown to the user, the action is just cancelled and nothing happens. How can I show an error message to the user?
Any help would be much appreciated.
Regards,
Santiago.
1) Everything works fine when an item 'A' from the Grid is droped in folder 'B' in the Tree. But when I drop the same item 'A' in the same folder 'B' in the Grid, nothing happens. Everything seems to work but no action is taken. Why I can't move an item to another item inside the Grid?
2) The second issue is permission related. If I set folder 'B' permissions to: Permissions = PathPermissions.Read, and try to drag-and-drop anything to folder 'B', then the move action is correctly denied. But no message is shown to the user, the action is just cancelled and nothing happens. How can I show an error message to the user?
Any help would be much appreciated.
Regards,
Santiago.