Example: I have a screen with 2 rows, 2 cols.
top left: host a, item a
top right: host b, item a
bottom left: host a, item b
bottom right: host b, item b
If i want to change the positions of the cells, i am forced to delete them and reconfigure. A function to change the locations of configured cells would be great.
So i could change the rows from 2 to 3 and move top right cell to the new row (let's call it "r3") into the left col. And i could switch the content of bottom left with the content from bottom right.
I hope this was understandable?
top left: host a, item a
top right: host b, item a
bottom left: host a, item b
bottom right: host b, item b
If i want to change the positions of the cells, i am forced to delete them and reconfigure. A function to change the locations of configured cells would be great.
So i could change the rows from 2 to 3 and move top right cell to the new row (let's call it "r3") into the left col. And i could switch the content of bottom left with the content from bottom right.
I hope this was understandable?


Comment