Hi, I have a orders and orderdetails table. I can use hierarchical representation of related data tables and that works fine. But how can i display one of the fields from orderdetails column in orders grid column. for example, order id 1 has 3 order details. so i want to display orderid, orderdetail1.orderdate, orderdetail2.orderdate, orderdetail3.date in a sigle grid without nesting.
please let me know.
thanks,
please let me know.
thanks,