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:653575
More Search Options
RSS Available
Matching Posts
AutoCompleteExtender error when inside div with display: none (IE only)
Hi I need to place an AutoCompleteExtender inside a div that changes its display from none to inline depending on the user's actions. The problem is that I get a javascript error: "Invalid argument" . If, additionally, the div is included in an UpdatePanel, the browser hangs after a callback. This only happens in IE, in Firefox it works fine. To reproduce the error, you can use this: < ProgressTemplate > < asp:Label ID= "Label1" runat= "server" Text= "Progress..." ></ asp:Label ><
Posted to
ASP.NET AJAX UI
(Forum)
by
vladhorby
on 5/9/2006
Popup control - "Assertion failed: Duplicate use of id..."
Hi I'm working with the may release of the toolkit. When the target texbox for the popup control is inside an UpdatePanel that gets updated, you get this error: Assertion failed: Duplicate use of id "_ctl00_ContentPlaceHolder1_DateTextBox" for object of type "AtlasControlToolkit.PopupControlBehavior" To reproduce it, just place the DateTextBox from the sample PopupControl.aspx inside an UpdatePanel. This makes it impossible to use it in places like a form or a grid view, if you have au updatepanel
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
vladhorby
on 5/5/2006
Re: Triggers Across Content Control
Hi I bumped into the same problem. It makes some kind of sense, because the controls in the other content control will be loaded in a different container and from what I've seen the UpdatePanel cannot find it. One solution would be to edit the control id to its UniqueID: < atlas : ControlEventTrigger ControlID =" MainContentHeaderHolder$ btnNewResident" EventName ="Click" /> or < atlas : ControlEventTrigger ControlID ="ctl00$ MainContentHeaderHolder$ btnNewResident" EventName ="Click" />
Posted to
ASP.NET AJAX UI
(Forum)
by
vladhorby
on 5/4/2006
Re: Popup Control Extender
I tried your fix and yes, it works for target controls inside templates, but the error still appears when you have the target control inside an UpdatePanel. I hope the problem will be fixed in the next release of the toolkit, but, until then, it is possible to simulate the PopupControl using the CollapsiblePanel and a div with its style set to z-index: 1, position: absolute < cc22:collapsiblepanelextender id= "collapsibleActionDateEI" runat= "server" > < cc22:CollapsiblePanelProperties CollapseControlID
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
vladhorby
on 4/29/2006
Re: Event handlers for behaviors using the extenders
My understanding is that the extenders act as a helpers or wrappers for the atlas behaviors so that they can be used easier from Visual Studio(please correct me if i'm wrong). This means that the properties from the CollapsiblePanelProperties are passed to the CollapsiblePanelBehaviour. Wouldn't it be possible then to pass the name of the event handler as a text property? Of course the event handler would have to be a javascript function, but the assignment could be done at design time, just like
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
vladhorby
on 4/28/2006
Event handlers for behaviors using the extenders
Hi Is there a way to set the handler for an event of a behaviour (i.e. expandedCompleted for CollapsiblePanel) using the extender and the extender properties? In this case, the behavior has the event, but in the CollapsiblePanelProperties only the properties are available. Thank you Vlad
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
vladhorby
on 4/28/2006
Page 1 of 1 (6 items)
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online