Hi.
I've been having problems getting the ASP.NET AJAX controls to work. No problems with the beta, so I'm a bit puzzled when there has been no change in our code. Now we have a problem with RadEditor.
We're using the default skin and create the editor in code behind. We're using a user control for editing RadGrid records. We link to the CSS on the page using this code:
<link href="/Skins/Default/Editor.Default.css" rel="stylesheet" type="text/css" />
This has been working until we upgraded to ASP.NET AJAX.
The skinning is perfect in IE7. In Firefox 3 it doesn't work, assuming the same problem with Firefox 2. Look at this:
http://temp.kg-grude.no/editor_problem.jpg
Any ideas what could be causing this?
Kind regards,
Kjell
I've been having problems getting the ASP.NET AJAX controls to work. No problems with the beta, so I'm a bit puzzled when there has been no change in our code. Now we have a problem with RadEditor.
We're using the default skin and create the editor in code behind. We're using a user control for editing RadGrid records. We link to the CSS on the page using this code:
<link href="/Skins/Default/Editor.Default.css" rel="stylesheet" type="text/css" />
This has been working until we upgraded to ASP.NET AJAX.
The skinning is perfect in IE7. In Firefox 3 it doesn't work, assuming the same problem with Firefox 2. Look at this:
http://temp.kg-grude.no/editor_problem.jpg
Any ideas what could be causing this?
Kind regards,
Kjell