Hi..
Do you have any examples with a Master / Detail... Like your Invoice / Sales Order example that uses Linq?
Object binding to an object that looks something like this
class Customer
string _name
EntityRef<orders> _orders
How do you handle the subreport parameters?
Do I need the subreport parameters?
thanks again for your help
Do you have any examples with a Master / Detail... Like your Invoice / Sales Order example that uses Linq?
Object binding to an object that looks something like this
class Customer
string _name
EntityRef<orders> _orders
How do you handle the subreport parameters?
Do I need the subreport parameters?
thanks again for your help