Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Table with preferred width type auto and allow auto fit false and defined cell width not rendered properly.


Create a document with table, set defined preferred width for table cells, such that some table contents have to be rendered outside the page.

Set table preferred width as Zero.

Disable table's allow auto fit property.

Save and try to open the document in document editor.

Result: The imported document not rendered similar to created document.