Retrieving data from the GridView can involve passing integer values to the GridView's Rows and Cells properties—resulting in code that's not only hard to read but brittle: it will break as soon as ...
I've got a user outputting some data to a text file, I then import it into a DB using DTS.<BR><BR>So it comes to me without any formatting, but I need to turn the 3rd row in the gridview to display ...