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

className instead of class in the table attributes

1 Answer 43 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Ivan
Top achievements
Rank 1
Ivan asked on 26 Mar 2012, 01:25 PM
Hello,

I have the following scenario:
1. insert table
2. open the table properties dialogue
3. select any class from the apply css dropdown and click ok.

As a result the following mark up is generated:
<table className="bold">
    <tbody>
        <tr>
If I use the apply css dropdown from the main editor tool-bar then class attribute is correctly added.
Do you have any ideas what could be wrong?
The Telerik.Web.UI.dll version is 2011.1.315.35.


1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 29 Mar 2012, 07:47 AM
Hello,

This problem is fixed in the latest Q1 2012 release (ver. 2012.1.215) and you can confirm this in the First Look demo of RadEditor. My recommendation is to upgrade to the latest build to solve the issue.

If you still experience the bug in the latest build, please specify the exact browser version under which the problem exists.

Best regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Editor
Asked by
Ivan
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or