I have added the rows to gridview like this: I refered the code from here
http://www.aspsnippets.com/Articles/Adding-Dynamic-Rows-in-ASP.Net-GridView-Control-with-TextBoxes.aspx.
Please see the link above. In that same gridview i want to load rows from dataset.. Which may have 2 or more rows.. How to load all the rows to this gridview???