T
tarscher
Hi all,
I have a list containing objects. Each object also contains a list of
objects.
e.g.:
A1: B1 - B2 - B3
A2: B1 - B2 - B3 - B4
A3: B1 - B2 -
A4: B1 - B2 - B3
I want to use a datacontrol (repeater, datagrid, ..) to display the
datasource (A) and the list inside the A datasource. What control do I
best use and how can I make this databinding?
Thanks in advance
Stijn
I have a list containing objects. Each object also contains a list of
objects.
e.g.:
A1: B1 - B2 - B3
A2: B1 - B2 - B3 - B4
A3: B1 - B2 -
A4: B1 - B2 - B3
I want to use a datacontrol (repeater, datagrid, ..) to display the
datasource (A) and the list inside the A datasource. What control do I
best use and how can I make this databinding?
Thanks in advance
Stijn