I would simply handle the GridView.RowDataBound event and set the GridViewRowEventArgs.Row.BackColor after evaluating conditions.
On May 21, 5:49 pm, "ASP.Net" <[email protected]> wrote: > i want to change the gridview row color on rows with status column as > "Open".can anybody please suggest on this.
