TileView: Add different methods for arranging Tile items. Asked by a client. For example "ColumnsOnly" would only shuffle items down within the column being inserted into. However this would also mean that gaps would have to be allowed. E.g. A B C D E F G If G moved between B and E then A B C D G F E
Hello Ron, Thank you for sharing your application needs. We will definitely take them into account during the planning of this feature. Best regards, Vladimir
Require and Option where each tile moves up one when a tile is moved into a position. Arrange by "Row" A B C D E F G If G moved Between B and E (To Replace E) then A B C D G E F