I\'m importing GridView from excel I need to show a message near every empty cell to give the user information about what it should be writing..
GridView
To change the color of cell
Rows[1].Interior.Color = System.Drawing.ColorTranslator.ToOle(System.Drawing.Color.Red);