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:665899
More Search Options
RSS Available
Matching Posts
Re: Modal Popup Doesn't Cover Entire Screen
Try this out: http://blog.rameshbhaskar.com/2008/03/03/fixing-modalpopupextender-doctype-problems/
Posted to
ASP.NET AJAX UI
(Forum)
by
Radu84
on 4/4/2009
Re: how to freeze webpage while ajax called ?
Hi Try this : http://mattberseth.com/blog/2007/10/yui_style_ajax_progress_indica.html If you are using multiple UpdatePanels, the exact example specified in the blog will not work. However, there is a code snippet in one of the user comments which allows you to check for the ID of the control which caused the Asyncpostback: // get the id of the control which caused the postback var postBackElementID; Sys.WebForms.PageRequestManager.getInstance().add_beginRequest(InitializeRequestHandler); function
Posted to
ASP.NET AJAX UI
(Forum)
by
Radu84
on 4/25/2008
Re: ModalPopup leaving the whole page disabled even after it's been closed
Try posting your code.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Radu84
on 4/17/2008
Re: PostBack event in AJAX?
First of all you should use the latest version of Ajax and NOT Atlas. Second of all, what is it exactly you wish to accomplish ? From what I understood you want to have the page postback when clicking your two buttons. In that case you need to set the PostBackTriggers for the buttons.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Radu84
on 4/17/2008
Re: postbacks and modalpopup
Please post the exact html markup.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Radu84
on 4/17/2008
Re: ModalPopup leaving the whole page disabled even after it's been closed
How exactly are your buttons "disabled" ? The standard asp.net way, that they are greyed out, or are they disabled due to a div being placed on top of them ?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Radu84
on 4/17/2008
Re: Maintain state of lots of dynamically created conotrols
Dynamic controls need to be recreated on each postback. For them to also maintain ViewState they need to be created in the correct stage of the Page lifecycle, and with the same ID's.
Posted to
State Management
(Forum)
by
Radu84
on 4/17/2008
Re: Problem with TemplateField with GridView inside UpdatePanel
Hi, I've fixed the problem. I was dynamically creating a GridView, then inside the TemplateRow where I created my LinkButtons, I would register them with the ScriptManager. It seems that the GridView itself also needed to be registered with the ScriptManager for the ASyncPostBack to work correctly.
Posted to
ASP.NET AJAX UI
(Forum)
by
Radu84
on 9/13/2007
Problem with TemplateField with GridView inside UpdatePanel
Well, I have a dynamically created Gridview, which contains 1 TemplateField column. Inside each row there's a linkbutton which I manually register with the Page ScriptManager. The problem is that when I click on the linkbutton the first time, nothing happens, if I click on it again it works fine. Could this be a problem due to how the triggers are registered during the life cycle of the page ?
Posted to
ASP.NET AJAX UI
(Forum)
by
Radu84
on 9/9/2007
Re: Futures History Control problem
Please , any help or suggestions ? !
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Radu84
on 8/29/2007
Page 1 of 2 (16 items) 1
2
Next >
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online