Working with regions display

Hi,

I am working with regions. I am getting data from stored procedure as follows.

category1,desc1,limits1,amount1,tax1

category1,desc2,limits2,amount2,tax2

category2,desc3,limits3,amount3,tax3

category2,desc4,limits4,amount4,tax4

I have to display in the word document as follows:

Categorydescription Limits amount tax (Heading)

Category1

desc1 limits1 amount1 tax1

desc2 limits2 amount2 tax2

Category2

desc3 limits3 amount3 tax3

desc4 limits4 amount4 tax4

Please let me know how i can achieve this. Is there a way i can group data in the regions?

Thanks

V


This message was posted using Aspose.Live 2 Forum

Hi

Thanks for your request. I think, you can use nested mail merge regions in order to generate such reports. You can find a simple example here:

https://forum.aspose.com/t/79905


Hope this helps. Please let me know in case of any issues, I will be glad to help you.

Best regards,