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:677266
More Search Options
RSS Available
Matching Posts
PopupControlExtender broken for IE in latest toolkit releases?
I haven't had any luck with the PopupControlExtender since release 16364 or so. I just tried 16479 and it has the same issue. When viewing the page in IE, clicking on the control to open the popup control, the error icon appears in IE and the PopupControlExtender's Submit() function doesn't execute as expected. In other words, the handler that calls the code fires but calling Submit on the extender doesn't populate the target control. Everything works without error in Firefox. Also, the latest official
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Matt M
on 1/18/2007
Re: PopupControlExtender with 2 different target
galilap: <cc1:PopupControlExtender ID="pce1" runat="server" TargetControlID="tbx1" PopupControlID="panel" Position="Bottom" ></cc1:PopupControlExtender> <cc1:PopupControlExtender ID="pce2" runat="server" TargetControlID="tbx2" PopupControlID="panel" Position="Bottom"></cc1:PopupControlExtender> As the "panel" contains a dropdownlist, I want to fill in tbx1 when the control is called by pce1, tbx2 when pce2, what can I do? May be can I can javascript when pce1 or pce2 is active
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Matt M
on 1/18/2007
HoverMenuExtender bug (positioning related?)
I upgraded my version of the toolkit to 16046 and noticed the following bug: Using IE (6.0.2900), the control that's displayed upon hovering is out of position and IE displays the following javascript error: "Error: Object doesn't support this property or method." Page works properly under Firefox 2.0.0.1. I upgraded my toolkit to 16123 and the error is still present. Using ASP.NET AJAX RC1 (latest release, I believe). Sample page: <%@ Page Language="VB" AutoEventWireup="true" %> <%@ Register
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Matt M
on 1/12/2007
Filed under: hover menu bug, hovermenu, hovermenu bug, IE6
Re: popupcontrolextender: popups appear briefly when page is refreshed
Try using this style declaration for the asp:panels you want to hide: style="display: none;"
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Matt M
on 1/12/2007
Re: Popup Panel and removing selecteddate from calendar
VB for resetting Cal1's date: ' Reset the date: Cal1.SelectedDates.Clear()
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Matt M
on 1/11/2007
Re: Popup Calander Control - Help!
Try pulling the following code out from the table: < atlasToolkit:PopupControlExtender ID= "PopupControlExtender1" runat= "server" > < atlasToolkit:PopupControlProperties PopupControlID= "UpdatePanel1" TargetControlID= "txtDate" Position= "Bottom" /> </ atlasToolkit:PopupControlExtender > < atlas:UpdatePanel ID= "UpdatePanel1" runat= "server" > < ContentTemplate > < asp:Calendar ID= "Calendar1" runat= "server" BackColor= "White" BorderColor= "#999999" CellPadding
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Matt M
on 1/5/2007
Re: Question about pulling Price from multiple tables.
Tealc: The only problem I am running into is if there is no contract price under '99' or under one for the customer, it would not bring up the item. The '99' group is select items, the contract price just applies to everyone. Thanks for the reply. I'm not quite getting what you're trying to do. Can you explain it again for me? Thanks.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Matt M
on 12/19/2006
Re: Question about pulling Price from multiple tables.
Assuming my grasp of your schema is correct, is there a reason why this wouldn't work? SELECT ContractID.ContractPrice, Inventory. Description FROM Customer, ContractID, Inventor WHERE (Customer.Contract1 = ContractID.ContractNum OR Customer.Contract2 = ContractID.ContractNum OR Customer.Contract3 = ContractID.ContractNum OR Customer.Contract4 = ContractID.ContractNum) AND ContractID.ItemID = Inventory.ItemID This should get all the prices and descriptions for the items that have a contract number
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Matt M
on 12/19/2006
ASP.NET AJAX and urlMapping bug
A page will error out with "Sys.WebForms.PageRequestManagerServerErrorException: An unkown error occurred while processing the request on the server. The status code returned from the server was: 12031" when an update panel is updating for the second update. In other words, the first AJAX-style page update works fine, but the second one causes this error. I've narrowed down the problem to urlMappings in the web.config file. I'm using it to control role-based access. When the page name doesn't match
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Matt M
on 12/18/2006
Re: Element: ‘ScriptManager’ is not known element.......................
jkuhlz: Just downloaded the AJAX RC and noticed this was still an issue. Just wondering if this something that will be corrected by the final release version? Check out ScottGu's blog entry on this.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Matt M
on 12/18/2006
Page 1 of 13 (128 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online