This question is locked. New answers and comments are not allowed.
I am wondering what should I do to have the StyleSheetRegistrar rendering something similar to this
<link rel="stylesheet" type="text/css" href="print.css" media="print" />
Thank you for your help
<link rel="stylesheet" type="text/css" href="print.css" media="print" />
Thank you for your help
4 Answers, 1 is accepted
0
Hello nachid,
Unfortunately this is not currently supported. You can implement it by modifying the source code though - check the StyleSheetRegistrar.cs file from the source code.
All the best,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Unfortunately this is not currently supported. You can implement it by modifying the source code though - check the StyleSheetRegistrar.cs file from the source code.
All the best,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
nachid
Top achievements
Rank 1
answered on 03 May 2010, 09:22 AM
Thank you Atanas
I let you know what I'll do with it
Regards
I let you know what I'll do with it
Regards
0
Derek Hunziker
Top achievements
Rank 1
answered on 08 Jul 2010, 12:24 AM
It would be nice to be able to specify a media type. Any new developments with this?
0
Alexandre Jobin
Top achievements
Rank 1
answered on 17 Jun 2011, 06:54 PM
im also in need to play with the "media" attribute. Is there any news on this one?
alex
alex