# Responsive Data Grid

**URL:** https://community.weweb.io/t/responsive-data-grid/5744
**Category:** How do I?
**Tags:** data-grid
**Created:** [December 5, 2023, 10:37pm UTC](https://community.weweb.io/t/responsive-data-grid/5744 "2023-12-05T22:37:50Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Luciana](https://avatars.discourse-cdn.com/v4/letter/l/a698b9/32.png) [@Luciana](https://community.weweb.io/u/Luciana)
#### Post date: [December 5, 2023, 10:37pm UTC](https://community.weweb.io/t/responsive-data-grid/5744/1 "2023-12-05T22:37:50Z")

</div>

Hello, I would like to know if it is possible to make the data grid columns adjustable similar to Excel? I want the user to adjust the columns according to their needs.

---

<div class="post-metadata">

### Author: ![Broberto](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/broberto/32/5918_2.png) [@Broberto](https://community.weweb.io/u/Broberto)
#### Post date: [December 5, 2023, 11:11pm UTC](https://community.weweb.io/t/responsive-data-grid/5744/2 "2023-12-05T23:11:35Z")

</div>

Hey, I think for now, you’d need to use some custom JS for that. But it’s definitely possible, just not in a no-code way at the moment.

---

<div class="post-metadata">

### Author: ![Luciana](https://avatars.discourse-cdn.com/v4/letter/l/a698b9/32.png) [@Luciana](https://community.weweb.io/u/Luciana)
#### Post date: [December 5, 2023, 11:45pm UTC](https://community.weweb.io/t/responsive-data-grid/5744/3 "2023-12-05T23:45:43Z")

</div>

> [@Broberto](#):
>
> Hey, I think for now, you’d need to use some custom JS for that. But it’s definitely possible, just not in a no-code way at the moment

I don’t know JS but I think it shouldn’t be too complicated to make the data grid responsive. I’ll do some tests. I started on WeWeb now. I’m still learning

---

<div class="post-metadata">

### Author: ![Broberto](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/broberto/32/5918_2.png) [@Broberto](https://community.weweb.io/u/Broberto)
#### Post date: [December 5, 2023, 11:59pm UTC](https://community.weweb.io/t/responsive-data-grid/5744/4 "2023-12-05T23:59:27Z")

</div>

You can make it responsive (to be optimal on the different screen sizes) indeed : ) But for the dragging to resize, that would require some JS tinkering.

---

<div class="post-metadata">

### Author: ![niknik39](https://avatars.discourse-cdn.com/v4/letter/n/f04885/32.png) [@niknik39](https://community.weweb.io/u/niknik39)
#### Post date: [September 12, 2024, 4:07pm UTC](https://community.weweb.io/t/responsive-data-grid/5744/5 "2024-09-12T16:07:17Z")

</div>

Anyone able to get table or data grid resize on click-drag columns like excel successfully?

---

<div class="post-metadata">

### Author: ![Joyce](https://sea2.discourse-cdn.com/flex016/user_avatar/community.weweb.io/joyce/32/13232_2.png) [@Joyce](https://community.weweb.io/u/Joyce)
#### Post date: [April 24, 2025, 5:45pm UTC](https://community.weweb.io/t/responsive-data-grid/5744/6 "2025-04-24T17:45:53Z")

</div>


