Can you change the Gridline color?

  • Thread starter Thread starter Ken Ingram
  • Start date Start date
K

Ken Ingram

Is there a way to change gridline colors in an ASP.Net DataGrid? Have been
trying bordercolor properties at various levels without success.

Thanks,

Ken
 
hi there,

change the bordercolor at ItemStyle and AlternativeItemStyle
hope it helps.

from
Walter
 
Hi Walter,
I tried that ... didn't seem to work. I was wondering if I have to turn off
gridlines for the itemstyle bordercolor to be visible.

Thanks,
Ken
 

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