I created a table with 3 rows and 3 columns.
I merged the 3 cells in the first column, so that RowSpan="3".
Subsequently, I removed the 3rd row. But RowSpan remained = 3. Consequently, a Javascript error, Object expected, occured at
line 7799 of Telerik.Web.UI.WebResource.axd when right clicking in the table or clicking the table icon when the table is
selected.
Is this a bug?
Roger