Helo I have a Repeater that prints content from a DataSet. But for each loop I want to have a second Repeater printing the relation-children of the row in the DataSet. The DataSet has to Tables and 1 to n relationship between them. How to set the DataSource for the nested Repeater ???:confused: