I have used both Telerik.WebControls.RadGrid and Telerik.Web.UI.RadGrid.
Telerik.WebControls.RadGrid has skin property as Windows (skin="Windows") and Telerik.Web.UI.RadGrid has skin property as Outlook (skin="Outlook").
Now I need the same styles for Telerik.Web.UI.RadGrid as like the Telerik.WebControls.RadGrid.
I have tried this by changing the skin as "Windows" name and EnableEmbeddedSkins="false" for Telerik.Web.UI.RadGrid. It applies some of its style as "Windows" but not similar as Telerik.WebControls.RadGrid.
Can anyone help me.
Telerik.WebControls.RadGrid has skin property as Windows (skin="Windows") and Telerik.Web.UI.RadGrid has skin property as Outlook (skin="Outlook").
Now I need the same styles for Telerik.Web.UI.RadGrid as like the Telerik.WebControls.RadGrid.
I have tried this by changing the skin as "Windows" name and EnableEmbeddedSkins="false" for Telerik.Web.UI.RadGrid. It applies some of its style as "Windows" but not similar as Telerik.WebControls.RadGrid.
Can anyone help me.