how to highlight specific rows in a gridview??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rohitscripts
    New Member
    • Apr 2007
    • 16

    how to highlight specific rows in a gridview??

    i have a gridview in my web page which shows the details like employee name, employee salary.
    i filled my gridview using a dataset and all the values are retrieved from sqlserver db.
    now, in my gridview, i want to highlight the rows(change color of the rows) or employees who get salary more than 10,000.
    could any one of you please help me in doing so.
    please give the code if any!

    thank you
  • shweta123
    Recognized Expert Contributor
    • Nov 2006
    • 692

    #2
    Hi,

    Please refer this

    Article

    Comment

    • vivekshrivastava51
      New Member
      • Mar 2007
      • 18

      #3
      Originally posted by shweta123
      Hi,

      Please refer this

      Article
      ---------------------------------
      thank u very much for this artical

      Comment

      Working...