Author: Peter Vogel | Posted on: 12/27/2009 5:34:36 AM | Views : 837

If you want to let your users edit repeated rows of data, you can use the GridView -- even if your data isn't in a table. You need to do pick the right design for your data but you can enable all of the functionality of the GridView for data held in memory. ...

Go to the complete details ...