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:718829
More Search Options
RSS Available
Matching Posts
Re: Cleint callback javascript error and Postback error ..
garrettrs, Thank you so much!!!! This has been driving me nuts all morning. -Bryan
Posted to
Web Forms
(Forum)
by
bcarroll
on 7/18/2007
Re: 'Reserved' session key?
Thanks for verifying this, Vivek. I agree that the Session key wouldn't have collided with anything reserved in the framework, I was just wondering if there was a reserved Session key named 'accessLevel'. But the fact that it works fine for you and doesn't for me verfies that there's something wacky with my development environment. Thanks again! -Bryan
Posted to
State Management
(Forum)
by
bcarroll
on 6/12/2007
'Reserved' session key?
This one's fun, depending on your definition of fun. I know that I've had a ton of fun with it. In my code I have the line Session["accessLevel"] = "foo"; followed by a redirect later on Response.Redirect("~/mypage.aspx"); // doesn't work for @^$# When this code executes the redirect never happens. However, if I replace the session key name with anything else the redirect executes flawlessly. e.g. Session["anythingElse"] = "foo"; ... Response
Posted to
State Management
(Forum)
by
bcarroll
on 6/12/2007
Re: Weird Web Control behavior in Placeholder Control
Hi mokeefe, it's time for my monthly reply to my forum postings ;) I do apologize, I was pulled off onto another project and this slipped off my radar. I'll look at the links you provided, I'm fairly positive that this isn't working for me because I'm\ not persisting the gridview state so there's nothing to be loaded from ViewState.
Posted to
Web Forms
(Forum)
by
bcarroll
on 5/21/2007
Re: Weird Web Control behavior in Placeholder Control
Something else I've found out is that if I look at the page objects when SaveViewState() is hit *after* I click on an edit link in the gridview the user control that was added as a child to the placeholder is no longer in the placeholder controls array. And a breakpoint in the page_load of the user control itself is never hit which confirms to me that the user control isn't being loaded after postback.
Posted to
Web Forms
(Forum)
by
bcarroll
on 4/19/2007
Re: Weird Web Control behavior in Placeholder Control
Thanks for the replies :) Martin, you're correct. All that the page contains initially is the linkbutton and placeholder. There isn't a gridview control defined as part of the page. The gridview is actually contained in another control that gets loaded dynamically into the placeholder when the linkbutton is clicked. The gridview is bound to a valid sqldatasource, and the edit/update/cancel events are wired up as well. When the page loads for the first time all that's there is the linkbutton and an
Posted to
Web Forms
(Forum)
by
bcarroll
on 4/19/2007
Weird Web Control behavior in Placeholder Control
Well, it's weird to me, anyway. But I'm still a bit of a newbie... I created a Web User Control and added a GridView to it, bound to a SqlDataSource. The GridView is editable. I placed it one level under my project root, so <root>\Controls. In my default.aspx I have a PlaceHolder control where I load the web control via link buttons. This all works peachy, no problems at all. In fact I have multiple web user controls that I can toggle between. This all works great until I try to edit a row
Posted to
Web Forms
(Forum)
by
bcarroll
on 4/13/2007
Page 1 of 1 (7 items)
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
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online