HTML Editor and Tables

Hi,

Is it possible to allow the user to add tables into the HTML Editor, and if not how would I go about adding that functionality?

Hi @andymarksonline,

Table editing isn't supported as the built-in browser HTML editing capabilities do not provide that. Other third party components implement it via custom JavaScript implementations. RadzenHtmlEditor does not do that as it aims to stay close to what browsers provide.