print gridview with color

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hdotnetdev
    New Member
    • May 2007
    • 5

    print gridview with color

    in my page i have gridview control i can print the header of gridview every page but the first page only having top border but i need top border in all page or print header with color . can anyone help me...
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Welcome to the site. So you don't want it displayed in color just printed color? I assume that if use a style property in the function before you print this would work.

    Comment

    • hdotnetdev
      New Member
      • May 2007
      • 5

      #3
      Originally posted by kenobewan
      Welcome to the site. So you don't want it displayed in color just printed color? I assume that if use a style property in the function before you print this would work.
      thanks for your reply

      i cant understant your suggession
      In gridview style property i set header backcolor it show in browser nice but if i view the page in print preview it shows without color,

      Comment

      Working...