Hi,
I am using the WebBlue as the theme. When the list is long, in IE8 overflow is not working, so the items get transparent, but the default skin is working in IE8.
These are the configuration i have used in the config file,
<appSettings>
<add key="Telerik.Skin" value="WebBlue"/>
<add key="Telerik.EnableEmbeddedSkins" value="false"/>
</appSettings
<pages theme="WebBlue" enableViewStateMac="true" maintainScrollPositionOnPostBack="false" viewStateEncryptionMode="Auto">
<controls>
<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add tagPrefix="telerik" namespace="Telerik.Web.UI" assembly="Telerik.Web.UI"/>
</controls>
</pages>
Also i have attached the screen for your reference. Can you provide me some information on this matter.
Thanks,
Hasitha.
I am using the WebBlue as the theme. When the list is long, in IE8 overflow is not working, so the items get transparent, but the default skin is working in IE8.
These are the configuration i have used in the config file,
<appSettings>
<add key="Telerik.Skin" value="WebBlue"/>
<add key="Telerik.EnableEmbeddedSkins" value="false"/>
</appSettings
<pages theme="WebBlue" enableViewStateMac="true" maintainScrollPositionOnPostBack="false" viewStateEncryptionMode="Auto">
<controls>
<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add tagPrefix="asp" namespace="System.Web.UI.WebControls" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
<add tagPrefix="telerik" namespace="Telerik.Web.UI" assembly="Telerik.Web.UI"/>
</controls>
</pages>
Also i have attached the screen for your reference. Can you provide me some information on this matter.
Thanks,
Hasitha.