Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:672193
More Search Options
RSS Available
Matching Posts
Re: How to add stylesheets trough the ScriptManager in custom controls?
Hi Bart, Please find bellow a solution for registering a css stylesheet during partial rendering for example: <%@ Page Language="C#" AutoEventWireup="true" %> <script runat="server"> protected void Page_Load(object sender, EventArgs e) { ScriptManager.RegisterStartupScript(this, typeof(Page), "css", "var a= createCSSRef('style.css');document.getElementsByTagName('HEAD')[0].appendChild(a);", true); } </script> <!DOCTYPE html PUBLIC "-//W3C//DTD 1.0 Transitional//EN" "http://www
Posted to
ASP.NET AJAX UI
(Forum)
by
bogdanb
on 1/31/2007
Re: [BUG] ScriptManager.LoadScriptsBeforeUI
Thanks a lot! Bogdan
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bogdanb
on 1/31/2007
Re: [BUG] Sys.Application and ScriptLoader
Thanks for the reply, Alessandro ! I have tried the LoadScriptsBeforeUI property and it doesn't work. Check out the new post please: http://forums.asp.net/thread/1553124.aspx Thank you, Bogdan
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bogdanb
on 1/29/2007
[BUG] ScriptManager.LoadScriptsBeforeUI
First of all I would like to thank Alessandro for his quick reply...(http://forums.asp.net/thread/1552269.aspx). Unfortunately, the following code doesn't seem to work as it is supposed to: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="LoadScriptsBeforeUI.aspx.cs" Inherits="PageRequestManager.LoadScriptsBeforeUI" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bogdanb
on 1/29/2007
[BUG] Sys.Application and ScriptLoader
Hi guys, In the RC release the ScriptManager control was having the ScriptLoadTimeout property used to handle the scripts loading process. Inside the initialize method of Sys.Application the _loadScripts method was called and this one was calling the Sys._ScriptLoader.loadScripts method to begin the process of loading all the referenced scripts. Only when all the scripts were loaded, the _doInitialize method was called and the Sys.Application was able to start the two pass process of creating components
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bogdanb
on 1/28/2007
[BUG] XMLHttpExecutor.abort
It's great to have a RTM release. Unfortunatelly a very simple bug (and yet important I'd say) that has been acknowledged by MSFT hasn't been fixed : http://forums.asp.net/thread/1537056.aspx http://forums.asp.net/thread/1494269.aspx http://forums.asp.net/thread/1473541.aspx Cheers, Bogdan
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bogdanb
on 1/24/2007
Re: How to disable control while Update Progress is running (or showing)
I guess this helps: http://weblogs.asp.net/rajbk/archive/2007/01/08/using-the-updateprogress-control-as-a-modal-overlay.aspx Cheers, Bogdan
Posted to
ASP.NET AJAX UI
(Forum)
by
bogdanb
on 1/19/2007
Re: Events are not triggered ?
Check out this great post by Luis: http://forums.asp.net/thread/1532495.aspx Cheers, Bogdan
Posted to
ASP.NET AJAX UI
(Forum)
by
bogdanb
on 1/19/2007
Re: Bug in XmlHttpExecutor ?!
The bug has been officially acknowledged here: http://forums.asp.net/thread/1537056.aspx It'll probably be fixed in the RTM release. Bogdan
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
bogdanb
on 1/19/2007
Re: XMLHttpExecutor
Phew !! Check out this post: http://forums.asp.net/thread/1537056.aspx They have finally realized the bug.. Probably it'll be fixed in the RTM release.. Bogdan
Posted to
ASP.NET AJAX UI
(Forum)
by
bogdanb
on 1/19/2007
Page 1 of 3 (29 items) 1
2
3
Next >
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Channel 10:
Behind the Windows 7 Startup Animation
Channel 9:
Reactive Extensions API in depth: CombineLatest
Channel 9:
C9 Lectures: Dr. Graham Hutton - Functional Programming Fundamentals Chapter 11 of 13
WindowsClient:
New WPF Showcase: Scrum Sprint Monitor
WindowsClient:
WPF/XAML helping VS2010 Extensibility
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online