I have data access class which have List<> type method. In which data come from SQL server perfectly but I need to show it in my ASP GridView through iterate List<> data. This is my Data Access Layer.I have data access class which have List<> type
I have data access class which have List<> type method. In which data come from SQL server perfectly but I need to show it in my ASP GridView through iterate List<> data. This is my Data Access Layer.I have data access class which have List<> type