April 2010 - Posts

15
Comments

Binding List of Custom Class to GridView or ListView Control by guru_sarkar

Scenario: I am not going to write a lot but just show some code. Say you have a class(e.g. Customer) that itself exposes another class(e.g.Person) as its property. Now you want to take a List of Customer class and bind it to databound controls like GridView...
Filed under: ,
More Posts