Hi Telerik Team,
I created a RadEditor ( radEditor ) in my webpage. I set :
radEditor.TableLayoutCssFile = myCustimizedTableCssFile;
radEditor.CssFiles.Add ( myCustimizedCssFile );
In the editor iframe, it will automatic load myCustimizedTableCssFile first then load myCustimizedCssFile. Is there have way to switch them?
Thanks,
I created a RadEditor ( radEditor ) in my webpage. I set :
radEditor.TableLayoutCssFile = myCustimizedTableCssFile;
radEditor.CssFiles.Add ( myCustimizedCssFile );
In the editor iframe, it will automatic load myCustimizedTableCssFile first then load myCustimizedCssFile. Is there have way to switch them?
Thanks,