How to update ASP.Net Gridview column with all rows acording to curent data...
somethings like , column name is Issue Mode with 2 rows like N and F .. when i need to change data as,
if value is "F" set the value to "CF" or
if value is "N" set the value to CN
Visual example:

GirdView.Rowsthen eachRow.Cells. Check theCell.Header.