you can bind that dataset with a gridview
The syntax is
Gridview1.Datasource=MyDataset;
GridView1.Databind();
and Right click the grid view->show smarttag->edit colums->Add a hyperlink field->Set the datanavigate formatstring,and data navigate field.
If this post is helpful, please mark as an answer.
Regards,
Prajeesh.
Software Engineer
Speridian Technologies