I have gridview in my asp.net page which is bound to sqldatasource.
when i tried to run page, it gives me underline for header in browser.
I don’t want to show these underline for header. How to remove these header underline?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You might be able to inhibit underlining through the HeaderStyle property of your grid view: