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:614576
More Search Options
RSS Available
Matching Posts
Re: Using the VirtualPathUtility class
I am running into this same problem. How did you eventually solve it?
Posted to
Getting Started
(Forum)
by
chadly
on 2/22/2007
Re: Activate Modal Popup control on load of the page
Just call the Show() method on the modalpopup. If your modalpopup has an ID of ModalPopup1, do this from the Page_Load method: ModalPopup1.Show();
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
chadly
on 1/25/2007
Re: ModalPopupExtender called within Gridview_RowDeleting continues to show on postback.
The ModalPopup registers a client-side click event handler to whatever control is the TargetControlID -- in this case, the entire GridView. I think the best solution for what you are trying to do is to create a hidden button: <asp:Button ID="btnHidden" runat="Server" style="display:none" /> and set the TargetControlID of the ModalPopup to that button. That way you can show the modalpopup exclusively from code behind doing your catch{ModalPopupExtender1.Show();} or whatever else you want to
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
chadly
on 12/28/2006
Re: Themeable attriиute
Yes, I've also wondered about this. I tried setting the ExpandedImage and CollapsedImage properties of CollapsiblePanelExtender in a .skin file because I wanted the same expand/collapse images used site wide for my extenders. But, it seems none of the controls in the toolkit allow theming. What's up with that?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
chadly
on 12/27/2006
Re: Set the position of a modal popup
I have also been trying to explicitly set the position of my modalpopup. The modalpopup extender currently does not allow you to do this. So, I went ahead and added a property to allow it to do this. I added an EnablePositioning property to the extender to specify whether or not the extender will automatically position the popup. If you set this property to false, it does no positioning of the popup allowing you to set the position absolutely in css. This also fixes the issue where if your popup
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
chadly
on 12/24/2006
Re: Draggable ModalPopup
Yeah, I noticed it was substantially slow in IE 7 too... worked fine in Firefox 2 but then again...it's not released yet
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
chadly
on 12/24/2006
Re: modalpopup postback
The modal popup has a Show method that you can call in the click event handler in code behind. If you are using an update panel, if you put the update panel within the modal popup, you won't have to reshow the popup in code behind. Otherwise, just call the Show method.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
chadly
on 12/21/2006
Re: System.Web.Extensions in AJAX
diadem, The issue you are describing is a problem with Visual Studio. It is fixed in SP1. See http://blogs.msdn.com/webdevtools/archive/2006/12/20/visual-studio-2005-sp1-released-details-on-changes-for-web-tools.aspx specifically # 4 Changes to enable support for ASP.NET AJAX
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
chadly
on 12/21/2006
Re: Animate ModalPopup?
See http://forums.asp.net/thread/1449321.aspx The Animations property on all of the extenders are just there to tease you right now...
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
chadly
on 12/16/2006
Re: Web.UI.DragDropList
I am also trying to implement drag/drop functionality using Beta 2 of MS Ajax. It is soooooo hard to find any documentation at all on this. I know it is there, though...just staring...laughing at me...
Posted to
ASP.NET AJAX UI
(Forum)
by
chadly
on 12/12/2006
Page 1 of 7 (70 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
AlignIT IT Manager Podcast #32: Agile Application Lifecycle Management
Channel 9:
Bharat Shah: Microsoft Online Services Overview
ASP.NET:
RIA Services Link Listing #1
Channel 9:
Reactive Extensions API in depth: Merge
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online