So I have an ASP.NET page with two controls:
GridView
SqlDataSource
on page load:
YourGridViewID.DataBind()