Tagged Questions

7
votes
10answers
1k views

Should I use Google Web Toolkit for my new webapp?

I would like to create a database backed interactive AJAX webapp which has a custom (specific kind of events, editing) calendaring system. This would involve quite a lot of JavaScript and AJAX, and I …
6
votes
7answers
1k views

ASP.NET AjaxToolKit vs other third party Ajax controls (Telerik, etc)

We have a new developer who swears by Telerik controls and would like us to purchase licenses for the entire development team (8 devs) as he feels they speed up the development process. As half of …
4
votes
3answers
1k views

Have you got a CascadingDropDown working with ASP.NET MVC?

If so how? Did you roll your own with jQuery or use the Microsoft AJAX toolkit? Did you create a webservice or call an action? EDIT : Please note that this question was asked before Microsoft …
3
votes
2answers
267 views

How do you manage your DojoX code?

How are you managing your usage of DojoX code or widgets in a production application? The Dojo Toolkit is comprised of Core, Dijit, and DojoX. As an incubator for new ideas to extend the toolkit, …
3
votes
2answers
766 views

Out of Memory - Infinite Loop - ASP.NET AJAX Framework

We're running on .NET 3.5 SP1. Recently, in IE, some of our users started getting "Out of Memory" errors once in a while. This doesn't happen all the time. I managed to replicate it a couple times …
3
votes
11answers
3k views

What is the best Ajax framework for JSF

I have an existing JSF application (Tomcat 6, MyFaces, JSF 1.2, Tomahawk, JSP) and we are looking at adding AJAX to existing pages. 1 What is the best framework you have used. 2 What issues have …
3
votes
3answers
1k views

Setting Focus with ASP.NET AJAX Control Toolkit

I'm using the AutoComplete control from the ASP.NET AJAX Control Toolkit and I'm experiencing an issue where the AutoComplete does not populate when I set the focus to the assigned textbox. I've …
3
votes
12answers
761 views

Best AJAX Framework

In Asp.Net web forms, what is the best chioce for providing a righ UI (a la Ajax)? I've been using the built in Ajax support that MS ships in addition to the Ajax Control Toolkit until now, but is …
2
votes
5answers
328 views

How can I optimize the Microsoft AJAX Toolkit?

This is rather infuriating. I'm trying to optimize a very large site, and I'm at the step of reducing HTTP Requests. Microsoft is not cooperating. I have the following ScriptResources included. …
2
votes
1answer
106 views

In-Place editing using Asp.net ajax

I am looking for a way to perform in-place editing on my webforms app. Here is a link for this behaviour using scriptaculous: http://wiki.github.com/madrobby/scriptaculous/ajax-inplaceeditor) I am …
2
votes
2answers
499 views

AJAX Toolkit AutoCompleteExtender with a *PAGE* service?

Hi - I have an application currently using the AJAX Toolkit AutoCompleteExtender to extend a textbox. It is using a webservice to select and retrieve the data. The docs for the toolkit say that you …
2
votes
5answers
524 views

Embeded Flash in asp.net accordian performs poorly

I'm using the ajax toolkit accordion extender and I notice it performs a little "funky" when I try to embed some flash in the content sections. You can see what I have working now at : …
2
votes
3answers
852 views

AutoCompleteExtender control in a repeater

I have an AutoCompleteExtender AjaxControlToolkit control inside a repeater and need to get a name and a value from the web service. The auto complete field needs to store the name and there is a …
2
votes
1answer
4k views

ASP.NET AJAX nested updatePanel modalPopup funkiness

It seems that in some cases, if you end up with nested modalPopups wrapped with updatePanels (not ideal I know, and should probably be refactored, but that's what we're working with because of how …
2
votes
3answers
2k views

‘AjaxControlToolkit’ is undefined Error

I am using the AjaxControlToolkit in VS2005, and it works fine. I do have some issues though, when I go to some pages I have, then click back, I get this javascript error: 'AjaxControlToolkit' is …

1 2 3 4 5 6 next
15 30 50 per page