Does Canvas have a native feature to BULK shift multiple rows at once

Jump to solution
Fursty
Community Participant

Pretty simple--   want to shift a bunch of rows at one time... how is this done?  

Labels (1)
0 Likes
2 Solutions
chriscas
Community Coach
Community Coach

Hi @Fursty,

This really depends on what you mean by "shift".  Let me try to explain what Canvas CAN do with html tables...

If you want to add a row or column (essentially what I'd call shifting all rows/columns down/right), Canvas can do that.  You'd put your cursor in the first cell you want to shift, then use the icons at the bottom of the table.  In this example, my cursor was in r2c1 and I clicked the insert row above button...

Screenshot 2024-12-27 at 8.43.37 AM.png

Screenshot 2024-12-27 at 8.43.54 AM.png

Screenshot 2024-12-27 at 8.44.32 AM.png

Now if you want to only affect certain rows or columns, you can highlight the cells you want to move by click+drag, then use cut (cmd/ctrl+x) then move the cursor to the upper-left cell you want those cells to start in again and paste (ctrl/cmd+v).  In this example, I highlighted the cells shown, then pasted them with my cursor in r3c2.  This essentially shifted the highlighted cells one column to the right.  With this tactic, you do need to have enough empty space for the content to be pasted, otherwise it would overwrite existing content

Screenshot 2024-12-27 at 8.45.22 AM.png

Screenshot 2024-12-27 at 8.45.38 AM.png

I hope this info helps!

-Chris

View solution in original post

dbrace
Community Coach
Community Coach

Hi @Fursty,

If seems that you are referring to tables when using the Rich Content Editor (RCE) in Canvas. Along with everything said by @chriscas, you can refer to How do I insert a table using the Rich Content Editor? - Instructure Community - 618220 for some general information about tables in the RCE.

When using tables, I recommend making sure that you follow accessibility standards.

Let us know if you need anything else.

-Doug

View solution in original post