Hi,
I am using insert table action by creating rows and cells.
I want to create Dynamic table like the attached image below (colorful header and dynamic content) but without using the template using MS wordUtil.
Is there any way the acheive the above UI ?
Thanks,
Asiyah
Hello Asiyah,
Thank you for your question.
Have you tried looking at the documentation and at the attributes of the available server actions to see if they support what you are attempting to do?
Also is there a reason you do not want to use a template?
Kind regards,
Stuart
Hi Stuart,
Thankyou for replying to my question.
I have tried to pass values to the attributes of the provided action but i am not able to acheive the mentioned UI above .
SS below :
Also the reason not to use the template is basically i am dealing with the dynamic data .
Thanks
In the demo application (you can install it in your environment or click the Try Now button), the "Add a Table" button generates a table like this:
Maybe have a look at that code and see what differences there are with your code.
I am able to acheive this though but i want the UI like the below image with proper table format .