Mike

Mike

  • NA
  • 1
  • 0

Nested repeaters - Dont show parent if child is empty

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