This is a migrated thread and some comments may be shown as answers.

Using TableWizard puts table in paragraph

1 Answer 34 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Scozzard
Top achievements
Rank 2
Scozzard asked on 09 Jul 2010, 02:02 AM
Hi there,

When using the editor to create content I have noticed that whenever selecting to SetTableProperties or SetCellProperties for a table (thus opening the table wizard), upon the wizard closing the editor puts the table being edited into a paragraph (p tag). I don't wan't this to happen and I am not sure why it is happening - is there a reason for this and a way to stop it from doing so?

So basically:

 

  1. table = <table>...</table>
  2. Open table wizard and edit Cell/table
  3. Close wizard
  4. table = <p><table>...</table></p>

When I want it to be:

  1. table = <table>...</table>
  2. Open table wizard and edit Cell/table
  3. Close wizard
  4. table = <table>...</table>

Regards,
Scott

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 14 Jul 2010, 11:19 AM
Hi Scott,

Please accept our sincere apologies for the inconvenience. We are aware of this problem and we are working on fixing it. Unfortunately, for the time being we are unable to provide a suitable workaround.



Sincerely yours,
Dobromir
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Editor
Asked by
Scozzard
Top achievements
Rank 2
Answers by
Dobromir
Telerik team
Share this question
or