|
-
Apr 15th, 2007, 07:10 PM
#1
Thread Starter
Lively Member
datareportviewer question
hi,
i have 2 tables at my dataset(created by computer when i create the sqladapter) i want to take some columns from the 2 tables and put them together in report
when i put the fields from the first table it looks fine (=fields!prodouctid.value) and in the 2nd table it looks like
=sum(orders.orderid, "northwinddataset_orders")
i want to show all the content of the columns and not the sum or firrst
how can i do it?
thanks
omer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|