WEBSWAPP Silverlight ASP.NET 3.5 ASP.NET 2.0 ASP.NET 1.0
Nested Data
Images
Dynamic Controls
Controls DataGrid

Using Event Delegates in the controls nested within a DataGrid

In this sample I use event delegates to process an event triggered by a child control within a datagrid

Person_IDPersonNameCompanyOrders
1Person 1Company 1
2Person 2Company 2
3Person 3Company 3
4Person 4Company 4
5Person 5Company 5
6Person 6Company 6
7Person 7Company 7
8Person 8Company 8
9Person 9Company 9
Column Number

Source code:

DataGrid source code DataGridTemplate.cs