Mangesh barmate

Mangesh barmate

  • NA
  • 118
  • 135.8k

Sharepoint Gridview issue?

Sep 14 2012 10:58 AM

I have a sharepoint gridview all columns are populate correctly after binding it to datatable. But i want to change color of my column cell in Sharepoint Gridview on certain condition ?
If(A>17)
{   ......Here my gridview column cell color becomes RED.  }
Please revert for Help!!!!

Answers (1)