If I have the following ASP.NET code (it\'s not complete - obviously there\'s a lot missing, but none of it matters):
You can do something like
My Label:
in the markup and similar stuff for your textbox.
GridView1.DataSource = MyListOfObjects GridView1.DataBind()