In the previous tutorial we discussed about the GridView DataKeyNames array collection of data keys, DataKeys array that can be used to retrieve the value of data key stored in the collection at any particular row of GridView control and FindControl function to find the child control reference by server ID. Here we will discuss the VB.Net code to bind the parent GridView control and binding the related data items to the nested GridView control.
