This is a migrated thread and some comments may be shown as answers.

[Solved] Request to allow a column to be <TH> for all cells

1 Answer 60 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ken Lassesen
Top achievements
Rank 2
Ken Lassesen asked on 12 May 2009, 12:24 AM
This is need to comply with a criteria that a Section 508 certification firm has tossed at us...

For example in an invoice table, the line number is the 'key' to understanding the row. So it effectively becomes a ROW HEADER, and they request that it shall be in a <th> and not a <td>.

This should be an easy to do, i.e. 

<

 

telerik:GridBoundColumn DataField="rowtitle" HeaderText="Title" IsRowHeader="True"  />

This would then cause <th> to be used instead of <td>

Thanks again for your prompt attention to this request.

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Rosen
Telerik team
answered on 14 May 2009, 03:26 PM
Hello Ken,

Thank you for the suggestion. I will forward your request to our development department for further consideration. If this appears to be a common request and attainable enhancement, you may see it included in a future version of the product.

Kind regards,
Rosen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Ken Lassesen
Top achievements
Rank 2
Answers by
Rosen
Telerik team
Share this question
or