Hi all,
I wanted to configure teleric contrles for mvc4 asp.net.
when I use asp.net teleric controle reders their css but now I have change view engine to razor but I notice that teleric
css is not applied. using firbug I determined. Apart from that every thing is fine.
this is the tutorial I followed to make this.
[url]http://blogs.telerik.com/blogs/posts/12-03-08/using-the-telerik-extensions-in-asp-net-mvc4-today---a-first-look.aspx[/url]
please somebody guide me .
thanks in advance..
teleric controlers with mvc 4
Page 1 of 11 Replies - 453 Views - Last Post: 13 July 2012 - 03:18 AM
Replies To: teleric controlers with mvc 4
#2
Re: teleric controlers with mvc 4
Posted 13 July 2012 - 03:18 AM
hi all,
this was done,
when I edit the following code to
following code
cheers..
this was done,
when I edit the following code to
@(Html.Telerik().StyleSheetRegistrar().DefaultGroup(group => group.Add("telerik.common.css").Add("telerik.vista.css").Combined(true).Compress(true)))
following code
@(Html.Telerik().StyleSheetRegistrar().DefaultGroup(group => group.Add("telerik.common.css").Add("telerik.vista.css")))
cheers..
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote



|