Need to add a table with data

Hi Team,

We are using the document editor control and we are trying to insert the table with data dynamically based on the use case. Please help me on this so that we can try to implement the feature in our project.

And also please help us to add the bullet format list of data (dynamic) into document editor too.

We appreciate your quick response. Thanks


 


2 Replies

AE Ajithamarlin Edward Syncfusion Team April 7, 2022 11:54 AM UTC

Hi Prakash,


Sorry for the delay.


Currently we don't have direct API's to insert a table with data and bullet format list of data dynamically .

 

We are validating the  possible workarounds for your requirement. We will update the details with a workaround shortly.


Regards,

Ajithamarlin E




AE Ajithamarlin Edward Syncfusion Team April 11, 2022 04:52 AM UTC

Hi Prakash,


Sorry for the delay.


Currently we don't have direct API's to insert a table with data and bullet format list of data dynamically .


But as a work around, you can able to paste the table to with data contents as a sfdt using the paste API.


Take the content need to be added as an SFDT and the paste it using the Paste() API in the editor module, you have to pass the sfdt as an parameter for the paste API.


By using this work-around , table with data and list with data will be added dynamically.


Please let us know if you need any further assistance.


Regards,

Ajithamarlin E


Loader.
Up arrow icon