0
Reply

Nested repeaters - Dont show parent if child is empty

Mike

Mike

Sep 26 2005 5:18 PM
1.9k
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