In my asp.net 4.0 web application ,i need to fill a grid with 10 records in each page with only that corresponding 10 records as datasource.But i have lot of pages with data.Also need linq query for retriving data (Entity Framework is using)
please help
In my asp.net 4.0 web application ,i need to fill a grid with 10
Share
here is link of article which does the same thing, hope this will help
LINQ TO SQL GridView (Enhanced Gridview)
Grid view control has the following features: