Hi All,
i need to add a data table to word document. data table rows will dynamically change. so, is there any better way to do this?
Thanks
Hi All,
i need to add a data table to word document. data table rows will dynamically change. so, is there any better way to do this?
Thanks
What is the source of input for the data table? You can populate data row inside a loop and can add the data row to the data table.
can someone tell me how to create dynamic table in word document