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:
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.
