ExecuteWithRegions(dataView);

HI

i am using

templateDoc.MailMerge.ExecuteWithRegions(dataView);

the problem is that my dataView contains more than one rows and i am expecting it to populate the table in the Word Document and to my surprise it is populating one filed correctly in the table and for other field it is taking the first value for all the rows
Example
my dataset :
170165 Bead Alpha A - Silver 30.00 2011-10-20 18:28:37.000
170165 Bead Everlasting Love 35.00 2011 - 10 - 20 18: 28: 37.000
170165 Bead Zen, Translucent Purple Enamel 55.00 2011-10-20 18:28:37.000
170165 Bracelet Silver, 19 cm/7.5 in 65.00 2011-10-20 18:28:37.000

but the word document it is generating

Stock Item Description Retail Price
Bead Alpha A - Silver 30.0000 $
Bead Everlasting Love 30.0000 $
Bead Zen, Translucent Purple Enamel 30.0000 $
Bracelet Silver, 19 cm / 7.5 in 30.0000 $

Plese revert me back i really need the help.

Hi
Thanks for your request. Could you please attach your template and provide sample code that will allow us to reproduce the problem? We will check the issue and provide you more information.
Best regards,

Thanks this has been fixed now, will revert back to you if will face any problem.

Hi
It is perfect that you managed to resolve the problem. Please feel free to ask in case of any issues, we are always glad to help you.
Best regards,