role gridcell
suggest changeA cell in a grid or treegrid.
<table role="grid">
<thead>
<!-- etc -->
</thead>
<tbody>
<tr>
<td role="gridcell">17</td>
<td role="gridcell">64</td>
<td role="gridcell">18</td>
</tr>
</tbody>
<table>
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents