Community

Simplifying Data Retrieval in the GridView

(Peter Vogel) 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 you add, remove, or reorder the columns in the GridView. But there’s an easy way to pull

Read More - Register for Free Membership