Proposed Answer DataSetTableAdapters

  • Thursday, December 24, 2009 10:46 AM
     
     

    How can display a collection of records from database by using datasetTableAdapters In C# . ASP.Net

    I able to display a single value by using datasetTableAdapters. insert and update and delete are possible by but

    I unabled to fetch collection of data from database



All Replies