0
Answer

Nested repeaters - Dont show parent if child is empty

Mike

Mike

19y
1.9k
1
Hello,

I am following the example in this article:
http://www.c-sharpcorner.com/Code/2002/Aug/MasterDetailedDisplay.asp

I dont want to display the parent repeater if the child does not return any records. For instance in
the article I dont want to show the customer in the Parent repeater if he does not have any orders.

How can this be done?

Thanks
Mike