ListLink Control
The ListLink control creates a parent/child relationship between two lists. It is DataBound on the server side,
and generates the neccessary clientscript to do everything dynamicly on the client.
This example binds three lists together in a Parent-Child-GrandChild relationship using two seperate ListLink controls.
| Parent | |
| Children |
|
|
| GrandChild |
|
|