# Data in Glide data editor vs layout

**URL:** https://community.glideapps.com/t/data-in-glide-data-editor-vs-layout/45760
**Category:** Ask for Help
**Created:** [August 2, 2022, 8:15am UTC](https://community.glideapps.com/t/data-in-glide-data-editor-vs-layout/45760 "2022-08-02T08:15:18Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Ric\_1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ric_1/32/22052_2.png) [@Ric\_1](https://community.glideapps.com/u/Ric_1)
#### Post date: [August 2, 2022, 8:15am UTC](https://community.glideapps.com/t/data-in-glide-data-editor-vs-layout/45760/1 "2022-08-02T08:15:18Z")

</div>

Hello Gliders, I’m confused as to what could be the reason the same row is shown differently in the layout from the data editor. I’m viewing it as the same user and would expect that this excludes access right issues.

Data editor:  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/9/b9da0b87ab67db90386e747a1f898384622d10cf.png)

Layout:

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/2/72f3277d6e3a81757aeaa00f9400cc1d4dca7b04.png)

---

<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: [August 2, 2022, 8:29am UTC](https://community.glideapps.com/t/data-in-glide-data-editor-vs-layout/45760/2 "2022-08-02T08:29:17Z")

</div>

Are they emojis?  
It could be that your browser doesn’t support that one that is missing.

---

<div class="post-metadata">

### Author: ![Ric\_1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ric_1/32/22052_2.png) [@Ric\_1](https://community.glideapps.com/u/Ric_1)
#### Post date: [August 2, 2022, 8:56am UTC](https://community.glideapps.com/t/data-in-glide-data-editor-vs-layout/45760/3 "2022-08-02T08:56:24Z")

</div>

Thanks, I just tested by changing the emoji to a plain “A” character, but it’s also not shown in the layout.

I suppose it’s caused by a row ownership issue and that the data editor doesn’t gray out particular relationships, but only indicates that the user can access the row - not the computational columns based on its relations.

---

<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: [August 2, 2022, 8:58am UTC](https://community.glideapps.com/t/data-in-glide-data-editor-vs-layout/45760/4 "2022-08-02T08:58:20Z")

</div>

> [@Ric\_1](#):
>
> I suppose it’s caused by a row ownership issue and that the data editor doesn’t gray out particular relationships, but only indicates that the user can access the row - not the computational columns based on its relations.

Yes, that makes sense. The way that Row Owners is applied in the Data Editor can be a bit flakey at times. Especially if you’re rapidly switching users.

---

<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: [August 2, 2022, 3:04pm UTC](https://community.glideapps.com/t/data-in-glide-data-editor-vs-layout/45760/5 "2022-08-02T15:04:05Z")

</div>

Yeah, the data editor will show all rows regardless if they are owned or not, unlike the front end or the published app, which will only load the owned rows. This causes weird things such as relations, rollup, etc. to still load that unowned data in the data editor, but in reality, the app still works as expected. It’s just something to be aware of.
