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:19559
More Search Options
RSS Available
Matching Posts
Re: ToggleButtonExtender and CollapsiblePanelExtender don't combine well
LOL!
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
interscape
on 4/19/2006
Re: CollapsiblePanelProperties Adjustments
I completely agree, helper ctors can be a real pain in the butt. And there's nothing I hate more than having to pass null into a constructor. But I don't think that having a couple would be an "unclean" design. I think every ExtenderProperties object should have a couple additional ctors (where appropriate) to reduce the lines of code necessary to complete a task. For example, every ExtenderProperties object should have the following constructor: Public Sub New(ByVal targetControlID As String) .
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
interscape
on 4/19/2006
Re: Creating UpdatePanel in code behinde
Go to your profile, and under the "Site Options" tab, there's a "Content Editor" option. Select "Developer (with code support)." This will add another button to the editor (after your profile exits the 10 minute cache, of course). Click that button and paste your code in the box that opens up. Enjoy :).
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
interscape
on 4/19/2006
CollapsiblePanelProperties Adjustments
Since we don't have access to the source control yet... would it be possible for you guys add some additional constructors on the ExtenderProperties classes? It would make them a tad easier to interact with programmatically. For example, I'd love to be able to pass in the TargetControlID into every constructor. It would make custom functions, like the one below, unnecessary. 1 Protected Function CollapsiblePanelProperties_Init( ByVal panelID As String , ByVal headerControl As Control) As AtlasControlToolkit
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
interscape
on 4/19/2006
Re: Creating UpdatePanel in code behinde
Hey Guys, I've been running into a similar issue, and I used this code to solve my problem. Luis' formatting kinda made it difficult to follow, so I wanted to post a cleaner version in VB that used better naming to give a self-explanatory example of what is going on. It uses MasterPages (because that has been an issue for some). If you're not using MasterPages, just delete the content control (but not it's contents). Hope this works well for others. 1 <%@ Page Language="VB" MasterPageFile="~/Default
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
interscape
on 4/18/2006
Re: UpdatePanels in UserControls - "Can't Find" Errors
Thanks for the heads-up. The code is already being called from Page_Init. I'm not really worried about the rebinding at the moment, because the error is coming up on the client side, I'm assuming before the postback is even fired. That would only be happening AFAIK if something in the control's naming was off.
Posted to
ASP.NET AJAX UI
(Forum)
by
interscape
on 4/18/2006
UpdatePanels in UserControls - "Can't Find" Errors
One of these days, I'm going to have an AHA! moment and just get it (thought I did Saturday while I was coming up with this ). For now, this is about what I feel like: Onto the new problem: I have successfully recreated the functionality of ComponentArt's Snap control using Atlas PanelExtenders. I had hoped that this would solve the problem of not being able to use an UpdatePanel in my simple portal architecture. Up to this point, I've been putting the UpdatePanel inside the UserControl itself, to
Posted to
ASP.NET AJAX UI
(Forum)
by
interscape
on 4/17/2006
Re: Toggle Image for Collapsable Panel-instead of text
The method I posted would probably be the best way to do it if you want to change the button state when it is toggled. Any other nethod would be a bit more work to enable. IMO, I think the control architecture should be changed a bit tho, in close keeping to the original solution. You should be able to specify a "LinkMode" (label, image) and have separate properties (ExpandText, ExpandImageUrl, etc.) for each behavior. I don't think having dual-use properties is a very clean architecture.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
interscape
on 4/17/2006
Re: Toggle Image for Collapsable Panel-instead of text
I blogged about another simple solution to this issue here: http://weblogs.asp.net/rmclaws/archive/2006/04/17/443085.aspx Either way works...
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
interscape
on 4/17/2006
Re: UpdatePanels and PanelExtenders...
Also, would you be able to unmoderate me? I'm an MVP, and I used to be a moderator here... I think my "Moderator" bit got reset in the upgrade... Thanks!
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
interscape
on 4/15/2006
Page 1 of 9 (84 items) 1
2
3
4
5
Next >
...
Last ยป
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Channel 9:
Office Casual - Smart Art
WindowsClient:
Prism and MEF
IIS.NET:
Overcoming the Challenges Enterprises Face with Streaming Video
Silverlight:
MEF, Silverlight and the HVP
TechNet Edge:
Client and Cloud Security
TechNet Edge:
Client and Cloud Security
Channel 9:
Building on Azure: Persistent Systems
Channel 9:
Building on Azure: Persistent Systems
TechNet Edge:
AD RMS Certificate Hierarchy and the Protection Process
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online