sorting and datagrid and underline

  • Thread starter Thread starter sunil
  • Start date Start date
S

sunil

how to eliminate underline from sorting headers on a datagrid.
I modified <A> in the style sheet. Is there any other way to accomplish this
in code.
thanks

appreicate any help.
thanks
 
Template headers is what you are looking for.

However, it is simpler to use a CssStyle with "text-
decoration: none;" in it and put it in the <HeaderStyle>
tag...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top