--
You received this message because you are subscribed to the Google Groups "FastReport for [x]Harbour, Alaska Xbase++, Visual FoxPro" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fastreport_for_x_h...@googlegroups.com.
To post to this group, send email to fastreport_f...@googlegroups.com.
Visit this group at http://groups.google.com/group/fastreport_for_x_harbour?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
I think this is what you are looking for:1. xxxxxx 1. yyyyyy2.yyyyyyy3.yyyyyyy2. xxxxxx 1.yyyyyy2.yyyyyRight? If so, that is called a subreport. You will see samples on how to do subreports on the fastreports help manual. In simple terms, all you do is to insert a sub-report component inside the data band.You could also be asking to do vertical data bands?Hope that helps.
On May 11, 2013, at 1:50 PM, mvg wrote:
Hello,how can I put more than one band in the same row------------------------------------------------ -----------------------------------------------| data band1 | | data band2 |------------------------------------------------ -----------------------------------------------Setting multicolums I can only use one band follow the other but not at the same report rowAny helpbest regardsMarcelo--
You received this message because you are subscribed to the Google Groups "FastReport for [x]Harbour, Alaska Xbase++, Visual FoxPro" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fastreport_for_x_harbour+unsub...@googlegroups.com.
Reinaldo,thanks for response, maybe I did not clear, what I want is to have independent MasterData Band starting at the same row, the problem is FR not permit to have Band with WIDTH less that the page width, then I can't put two band one beside other, the bands are defined sequentially, one first then the other, this is the band concept I think.
To unsubscribe from this group and stop receiving emails from it, send an email to fastreport_for_x_h...@googlegroups.com.
Reinaldo,
thanks for the sample, I think you have clear my problem, but let me to add some request more, in base at your sample, what I need is:
Copy to email List Items sold on this order.___________________ _________________________1. cc email 1 1. Item 12. cc email 2 2. item 23. cc email 3 3. Item 3.... 4. Item 4No more customers. 5. Item 56. Item 6
Other data source (A) 7. Item 7.___________________ ...continue listing items.
1 item12 item2.. Other data source more (B)3........ ___________________1 item 12 item 23 item 3How you can see, I need to have many data sources sharing the same space (rows), can I do this with subreports?I think that the (A) data will start below the Items sold , not directly at end of emails list, I am wrong?Muchas gracias por tu tiemposaludosMarcelo