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:651899
More Search Options
RSS Available
Matching Posts
Re: Tab Container within an Update Panel
No this is not true - UpdatePanel does incremental loading of the scripts. I'm not able to repro this. On the sample page, I wrap the TabContainer in an UpdatePanel and it works fine. Can someone please post a repro?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sburke_msft
on 6/29/2007
Re: Reorderlist and Stored Procedures
Stumped. How comfortable are you debugging the Toolkit? You're need to build it in "Debug" configuation and then pop in the resulting AjaxControlToolkit.dll into your bin folder. There is a call to DataSourceView.Update in AjaxControlToolkit\ReorderList\ReorderList.cs, about line 1168 in ReorderList.DoReorderInternal. That's the call that pushes the data over to the DataSource. As you can see, it's pretty opaque from the point of view of the ReorderList. It doesn't know
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sburke_msft
on 6/28/2007
Re: "Tabs" - can I have the content under the TabPanel visible at design time?
Which build of the Toolkit are you using? If you download the latest (60618), you should get design-time support for the tabs.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sburke_msft
on 6/27/2007
Re: Reorderlist and Stored Procedures
Try running this under the debugger and seeing if any exceptions are thrown. My best guess is that the proc has a different number or type of parameters than the inline and so the call is failing.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sburke_msft
on 6/26/2007
Re: UpdatePanel Trigger cannot find custom control's controlId
That API takes a control, not a string. But you shouldn't need to call it if you're setting up the trigger. What's intersting, though, is that the FindControl call doesn't find the thing. That's the core issue, and the same one that the UpdatePanel is running into. If you replace your control with a Button, I suspect that the FindControl will work as well as the trigger. Out of curiosity, what happens if you add the Trigger programatically with the UniqueID, e.g.: Page_Load(.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sburke_msft
on 6/26/2007
Re: Method not found: 'Void System.Web.UI.ScriptManager.RegisterHiddenField(System.Web.UI.Page, System.String, System.String)'
Glad to see that you got this resolved - didn't think of the temp files folder. Thanks for reporting back!
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sburke_msft
on 6/26/2007
Re: Dynamic Ajax Tab Container raises unhandled exception: Specified argument was out of the range of valid values.
By "adding tabs dynamically at runtime" are you doing this client side or server side? Can you file a bug at codeplex at attach a simple repro?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sburke_msft
on 6/22/2007
Re: Reorderlist and Stored Procedures
Hmmm - is the proc getting called?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sburke_msft
on 6/21/2007
Re: Autocomplete Extender Drop Down List SQL Database
You've likely got old scripts in your cache, make sure you've cleared it.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sburke_msft
on 6/20/2007
Re: Could not load file or assembly System.Web.Extensions
Yes if you've got a development environment with Orcas and a server without, you're likely to have problems. The issue is that Orcas ships with publisher policy to auto-upgrade things from the ASP.NET AJAX Extensions 1.0 stuff to the Orcas assembly instead. The upside of this is that the compat works perfectly (as far as I know), the bad part is that VS starts injecting references to the Orcas assembly into your project files. When you roll these out to the server, it expects them to be there
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
sburke_msft
on 6/20/2007
Page 1 of 77 (766 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
WindowsClient:
PDC Recap and More
Channel 9:
Reactive Extensions API in depth: Primitives
WindowsClient:
New WPF Features: MultiTouch
WindowsClient:
codeplex.com/testapi v 0.4 available
Channel 9:
The Visual Studio Documentary - Alan Cooper, the Father of Visual Basic
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online