# AS3 DataGrid and Individual Cell Information

**URL:** https://forum.kirupa.com/t/as3-datagrid-and-individual-cell-information/263655
**Category:** flash
**Created:** [June 18, 2008, 12:50am UTC](https://forum.kirupa.com/t/as3-datagrid-and-individual-cell-information/263655 "2008-06-18T00:50:47Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nickcherryjiggz](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/nickcherryjiggz/32/2107_2.png) [@nickcherryjiggz](https://forum.kirupa.com/u/nickcherryjiggz)
#### Post date: [June 18, 2008, 12:50am UTC](https://forum.kirupa.com/t/as3-datagrid-and-individual-cell-information/263655/1 "2008-06-18T00:50:47Z")

</div>

1. Using the MouseEvent.CLICK listener, I can determine the row (and all of the values in that row) that was clicked, but I can’t seem to figure out how to tell what column the clicked cell is in. How would one go about doing this?

2. Is it possible (and if so, how) to assign a textFormat (or style) to just one column in a DataGrid?

Any help is greatly appreciated! Thanks!

---

<div class="post-metadata">

### Author: ![nickcherryjiggz](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/nickcherryjiggz/32/2107_2.png) [@nickcherryjiggz](https://forum.kirupa.com/u/nickcherryjiggz)
#### Post date: [June 20, 2008, 3:42pm UTC](https://forum.kirupa.com/t/as3-datagrid-and-individual-cell-information/263655/2 "2008-06-20T15:42:19Z")

</div>

Bump?

---

<div class="post-metadata">

### Author: ![nickcherryjiggz](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/nickcherryjiggz/32/2107_2.png) [@nickcherryjiggz](https://forum.kirupa.com/u/nickcherryjiggz)
#### Post date: [June 23, 2008, 12:06pm UTC](https://forum.kirupa.com/t/as3-datagrid-and-individual-cell-information/263655/3 "2008-06-23T12:06:46Z")

</div>

Thank you kindly, betamakz! I can’t try it out at the moment, but I will as soon as I get home, and it looks to be pretty simple. 8^)
