# Move Rows Upward / Downwards in Basic Table component

**URL:** https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196
**Category:** Feature Requests
**Created:** [November 10, 2020, 11:02am UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196 "2020-11-10T11:02:49Z")
**Posts on this page:** 14
**Page:** 1

<div class="post-metadata">

### Author: ![Pratik\_Shah](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pratik_shah/32/12416_2.png) [@Pratik\_Shah](https://community.glideapps.com/u/Pratik_Shah)
#### Post date: [November 10, 2020, 11:02am UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/1 "2020-11-10T11:02:49Z")

</div>

Hi Glide Teams,

I guess, It would be best to have an ability to move ROWS (UP/DOWN) already added to Basic Table components, especially when rows are more and if we want a particular field to be added at first or in middle, moving rows would really be helpful.

I am not really sure if someone has already raised a feature request of this OR I am also not sure if this is possible as of now.

Thanks

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [November 10, 2020, 11:33am UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/2 "2020-11-10T11:33:49Z")

</div>

+1.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [November 10, 2020, 12:34pm UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/3 "2020-11-10T12:34:27Z")

</div>

Yes, it’s [there](https://features.staging.glideapp.io/dl/ewAiAHQAIgA6ADIALAAiAHMAIgA6ACIAYwBsAGEAcwBzAC0ARgBlAGEAdAB1AHIAZQBzACIALAAiAHIAIgA6ACIAOAAyADYANAAxAGIAMQAwAC0ANQA2AGYANgAtADQAYQA0ADAALQA5ADUAMAAwAC0AZgA2AGIAMwA0ADMANgBiAGUANgAxADMAIgAsACIAbgAiADoAIgAxADEAIAB2AG8AdABlAHMAIgB9AA%3D%3D) - I just voted for it.

 ![Screen Shot 2020-11-10 at 8.31.28 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/d/8d74ab46447e821287710d098eb1f769ff9c64df.png)

---

<div class="post-metadata">

### Author: ![Pratik\_Shah](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/pratik_shah/32/12416_2.png) [@Pratik\_Shah](https://community.glideapps.com/u/Pratik_Shah)
#### Post date: [November 10, 2020, 1:29pm UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/4 "2020-11-10T13:29:37Z")

</div>

Thanks @Darren_Murphy, I voted. This is actually basic functionality when Basic Table component is there.

---

<div class="post-metadata">

### Author: ![Rui](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rui/32/17932_2.png) [@Rui](https://community.glideapps.com/u/Rui)
#### Post date: [December 11, 2020, 12:27pm UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/5 "2020-12-11T12:27:42Z")

</div>

+1 here as well.

Our use case involves having data where order matters. As it started in a google sheet, the order is inherent in the sheet itself. Right now, where re-ordering needs to occur, we still go back to the sheet. With this feature we could avoid that.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [December 11, 2020, 2:58pm UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/6 "2020-12-11T14:58:25Z")

</div>

@Rui, I think you may be confusing sheet order vs order in the basic table component. The basic table component only pulls data from multiple columns in a single row. If sheet order is important, then you can specify the column to use for sorting in the list sort settings.

---

<div class="post-metadata">

### Author: ![Rui](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rui/32/17932_2.png) [@Rui](https://community.glideapps.com/u/Rui)
#### Post date: [December 13, 2020, 12:55pm UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/7 "2020-12-13T12:55:00Z")

</div>

Ah, you’re right. Well +1 to this feature anyway because moving things up/down in the basic table component is a bit of a chore to the point where I’ve consigned myself to … not doing it 🙂

For me, sheet order is important. And yes, adding a column to determine order would work, but it’ll be a bit clunky as the only way I think to do it is allow editing of that row. Users would have to click in to a record, edit its “order” entry, go back into the main view, and see the changes reflected.

So in my dream scenario, there would instead be some intrinsic UI way of managing entries from the card display, for example. It could be similar to how this works for us now on the google sheets (i.e. drag/drop a whole row), but on glide, where each ‘card’ is drag/droppable in its proper order. The google sheet row order would then be updated to reflect the revised order of entry.

Anyway thanks for clarifying that this isn’t the exact thing that I’d like, Jeff!

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [December 13, 2020, 4:15pm UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/8 "2020-12-13T16:15:47Z")

</div>

Yes, that would be a really nice feature!

---

<div class="post-metadata">

### Author: ![Apto\_Cincodos](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/apto_cincodos/32/18458_2.png) [@Apto\_Cincodos](https://community.glideapps.com/u/Apto_Cincodos)
#### Post date: [February 2, 2021, 12:40am UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/9 "2021-02-02T00:40:23Z")

</div>

Yes please! This will save tons of work on programming.

Glide team, make it happen!

---

<div class="post-metadata">

### Author: ![XceL](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/xcel/32/91079_2.png) [@XceL](https://community.glideapps.com/u/XceL)
#### Post date: [February 12, 2021, 8:53am UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/10 "2021-02-12T08:53:40Z")

</div>

+1, very useful when one adds 15 items, and needs to add a new one at position #2 😅  
Currently I need to delete all and redo 😭

---

<div class="post-metadata">

### Author: ![Errcomp](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/errcomp/32/13195_2.png) [@Errcomp](https://community.glideapps.com/u/Errcomp)
#### Post date: [February 12, 2021, 9:11am UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/11 "2021-02-12T09:11:53Z")

</div>

That would be a nice feature. I don’t use it that often but when i do, even with 4-5 entries, and having to start over when the ordering isn’t right can be frustrating.

---

<div class="post-metadata">

### Author: ![abe.sherman](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/abe.sherman/32/11260_2.png) [@abe.sherman](https://community.glideapps.com/u/abe.sherman)
#### Post date: [March 18, 2021, 1:47am UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/12 "2021-03-18T01:47:42Z")

</div>

+1

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [June 5, 2021, 1:14pm UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/13 "2021-06-05T13:14:38Z")

</div>

This feature has been shipped, closing topic.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [June 5, 2021, 1:14pm UTC](https://community.glideapps.com/t/move-rows-upward-downwards-in-basic-table-component/18196/14 "2021-06-05T13:14:42Z")

</div>


