# Data Grid : display record detail

**URL:** https://community.glideapps.com/t/data-grid-display-record-detail/73813
**Category:** Ask for Help
**Tags:** actions, components
**Created:** [June 2, 2024, 9:19am UTC](https://community.glideapps.com/t/data-grid-display-record-detail/73813 "2024-06-02T09:19:35Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![zephir](https://avatars.discourse-cdn.com/v4/letter/z/e95f7d/32.png) [@zephir](https://community.glideapps.com/u/zephir)
#### Post date: [June 2, 2024, 9:19am UTC](https://community.glideapps.com/t/data-grid-display-record-detail/73813/1 "2024-06-02T09:19:35Z")

</div>

Hi ,

I’ve just discovered that it’s now possible to view the details of a record in a data grid component by clicking on the desired line.  
I see that only one column of the record can be clicked (not always the 1st column).  
I don’t understand which are the criteria to obtain clickable column and allow to go to the detail screen.

In my case, the second column is clickable and not the first  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/6/867ac1d868b42afeaa3caea9e76f59965198a9ea.png)

Any Help would be appreciated !

---

<div class="post-metadata">

### Author: ![Himaladin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/himaladin/32/71023_2.png) [@Himaladin](https://community.glideapps.com/u/Himaladin)
#### Post date: [June 2, 2024, 9:45am UTC](https://community.glideapps.com/t/data-grid-display-record-detail/73813/2 "2024-06-02T09:45:46Z")

</div>

In my case only the first column is clickable. Cannot replicate for clickable column 2.  
If you want other columns to be clickable, they must be changed to buttons first. This allows you to access more of the actions you want to create.

 ![Screenshot 2024-06-02 at 16.45.21](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/7/a7c87ee9332f4904a77efadde30ec1b066573de4.png)
