Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11508

Binding custom datasource to sharepoint 2010 listVieeewWebPart

$
0
0

hello, 

I want to bind my custom datasource with OOTB webpart like list view webpart (might be different but with same look and feel, and all capabilities like fiiltering, sorting, paging, grouping if posstible) 

by datasource is in form of Generic.List<Person> collection, where Person is simple class like

class Person{
public String Name {get;set;}

public String SecondName {get;set;}

public int Age {get;set;}

public int UniqueId {get;set;}

}

I would be appreciate if someone tell me how to achieve this (or what i should search in google to find out )

Thank You in advance

Adam


Viewing all articles
Browse latest Browse all 11508

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>