Hello,
I am following the example in this article:
http://www.c-sharpcorner.com/Code/2002/Aug/MasterDetailedDisplay.aspI 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