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
Loading
Replies
Know the answer? Post it — somebody with the same question will find it here.