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:42041
More Search Options
RSS Available
Matching Posts
Re: Visual studio 2008 slow in loading RDLC reports
Yes, I am having the same problem. Some reports won't open at all but ALL of them are very, very slow to open.
Posted to
Visual Studio 2008
(Forum)
by
mjcreamer
on 5/8/2008
Re: update panel with dynamic controls
Thanks for your help. Everything is working great now. Thanks for your very useful information about the creation of dynamic controls. Thanks again! Michael
Posted to
ASP.NET AJAX UI
(Forum)
by
mjcreamer
on 4/12/2007
Re: update panel with dynamic controls
Thanks for your reply. Here's a simple example that exhibits the same behavior. I am dynamically adding DropDownLists to a table cell. When a DropDownList's selection is changed, I want to update a value ("Label1") on the screen. This value is contained within the Updatepanel ("UP1"). (The DropDownLists are created based on values from a database.) When I create each DropDownList, I also add it to the <TRIGGERS> for the UpdatePanel. This allow the UpdatePanel to be redrawn when the values in
Posted to
ASP.NET AJAX UI
(Forum)
by
mjcreamer
on 4/11/2007
Re: update panel with dynamic controls
I have a related problem that maybe someone can help me with. I'm adding AsyncPostBackTriggers to an UpdatePanel dynamically within the Page_Load event. 1 Dim xasync As New AsyncPostBackTrigger 2 xasync.ControlID = countBox.ID 3 xasync.EventName = "SelectedIndexChanged" 4 UP1.Triggers.Add(xasync) This works fine on the 1st async postback but on the 2nd, 4th, 6th, etc. a full postback occurs. I'm guessing this is because on the async postbacks, my dynamic async triggers are not getting reassigned
Posted to
ASP.NET AJAX UI
(Forum)
by
mjcreamer
on 4/11/2007
Re: DragPanel -- dragging is not smooth
I've been able to determine that the smoothness of the dragging is related to the number of Draggable panels on the page. For me, when I have one on the page, the dragging is smooth. As the number increases, the dragging becomes more and more sluggish. Since only one panel is actually displayed at a time, this doesn't seem to make sense. Does anyone have any information that might help me solve this problem? Thanks!
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
mjcreamer
on 4/3/2007
Re: DragPanel -- dragging is not smooth
I am having a similar problem. When I drag the panel, it only moves when I stop moving the mouse. So if I move it very quickly then stop-- the panel jumps to the new location. The only way I can get a smooth moving motion is if I drag it very, very slowly. When I run the sample website locally, I get the same stutter effect but when I run the sample on the asp.net website it works find (very smooth). I've tried it both on the development server (VS 2005) and on IIS. Both produce the non-smooth, stutter
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
mjcreamer
on 3/19/2007
Two-way data binding using FormView on TabPanel
It seems that when I place a FormView control on a TabPanel control, two-way data binding no longer works. The initial display of values (from a SqlDataSource) works fine but when the form is UPDATED, the values cannot be found. It seems to me that the MultiView and View structure had this same problem but was later fixed. Have others had this problem? Is there a workaround or a fix? Here's my basic hierarchy: <asp:FormView ID="FormView1" runat="server" DataSourceID="SqlDataSourceFormview">
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
mjcreamer
on 2/8/2007
Re: AJAX sys is undefined PLEASE HELP!!
Removing this line resolved this error for me: < add verb = " GET " path = " ScriptResource.axd " type = " Microsoft.Web.Handlers.ScriptResourceHandler " validate = " false " />
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
mjcreamer
on 2/8/2007
Re: PopupControlExtender flashes popup on load of page
Yes, the <div> works great for hiding the flash but I noticed that the space for the invisible control is momentarily visible (a space where the control would be if it were visible) and then it disappears (the space is closed up). I solved this by placing the <asp:Panel> containing all of this at the bottom of my form (after all the other textboxes, buttons, etc). This way it still occurs but it isn't noticed at the bottom of the page in the white space. Michael
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
mjcreamer
on 9/8/2006
Re: Two-way data binding problem with Atlas UpdatePanel
Were you ever able to solve this problem? I am having the exact same problem. The only way I've solved it so far is to add the missing parameter in the FormView_ItemInserting event. This works well but it seems like I shouldn't have to do that.
Posted to
ASP.NET AJAX UI
(Forum)
by
mjcreamer
on 9/7/2006
Page 1 of 4 (34 items) 1
2
3
4
Next >
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online