Hey, oh Telerik Gurus,
Getting ready to purchase a Telerik license - been playing around with the widgets for a while... (really like your guys style by the way!)
Suddenly got a message from IE that it had reached the limit on the number of style sheets (31?)
Incidentally, NO IDEA WHY! But now that it has happened, things are painful!
I've been trying to find a way around this...
I created a custom skin, embedded all of the CSS and images into a DLL, but now having trouble getting the same kind of declarative performance that I would like if I were not going down this path.
For example, how can I just grab an image to put into a url? For example, <asp:Image ImageUrl=?????? /> What can I do?
Also having trouble getting the theme to be automatic across all pages in my website...
(e.g., the "theme" option on the "pages" entry in the web.config can't seem to find the theme in the DLL)
Any examples or suggestions?
Thanks.
Chris
Getting ready to purchase a Telerik license - been playing around with the widgets for a while... (really like your guys style by the way!)
Suddenly got a message from IE that it had reached the limit on the number of style sheets (31?)
Incidentally, NO IDEA WHY! But now that it has happened, things are painful!
I've been trying to find a way around this...
I created a custom skin, embedded all of the CSS and images into a DLL, but now having trouble getting the same kind of declarative performance that I would like if I were not going down this path.
For example, how can I just grab an image to put into a url? For example, <asp:Image ImageUrl=?????? /> What can I do?
Also having trouble getting the theme to be automatic across all pages in my website...
(e.g., the "theme" option on the "pages" entry in the web.config can't seem to find the theme in the DLL)
Any examples or suggestions?
Thanks.
Chris