ASP.NET AJAX Toolkit Forum Posts

June 2008 - Posts

AJAX Reorderlist: adding new records to the database - what value to set for the Sort Order Field column?
Hi, I am really hoping someone can help me because I am stuck! I have a reorderlist that draws data from a SQL datasource. It all works beautifully, I can drag and drop, the new sort order is posted back and saved in the database table. My issue is that...
Patch Utiltiy: failure to create Patch Manifest
I thought I would help out solving the bugs in the toolkit. I have solved a couple of the bugs, but I can not get the Patch Utility to run on Windows Vista. I get an alert after selecting the folder that it can not create the patch manifest. I tried to...
How to reset cascading drop down list back to its prompt text?
Hi, I'm using cascading drop down lists rigged up to web service. They are part of a form and the user can choose to cancel adding or updating the record in the database. I want to reset the drop down lists to their original prompt text. For example...
hyperlinks breaks in updatepanel
Hi Follks, I have huge issues with updatepanel. i am using AjaxCotnrolToolkit 3.5, VS2008. I have a Search Form with updatepanel which contains few Textboxes, dropdownlist, asp button, 4 gridview, asp panels. After the intial load of the page, user will...
Adding AJax on an existing Asp project
I am newbie in Asp.net. I want to add ajax kit for tab controls on my project. I dont how to put the ajax on my already built project. Please help Tuz mwaura Read More...
Ajax controls assembly reference to System.Web.Ext
I just moved my dev environment over to a Vista box, and the system.web.ext dll is version 3.5.0.0, yet my app was written on a box where the dll was a 1.6 or somthing. So in my web.config I changed all these to reference the new dll, i updated all teh...
Bug with validation callout control
Hi, I am using validation callout control,While using this control I find some bugs. If we have 2 textboxes and requiredfield validator and validation callout associated with each textbox. Now change some value in textbox1 and make it black again ->...
ModalPopupExtender - update a label
Hi all, I'm Trying to display the new added row id just added to DB using the ModalPopupExtender. I'm passing the value for the new id to a label inside a panel for the Popup, but I get the viewstate (old value) from the the label control. I can...
Ajaxmodalpopup TextBox's --> TEXT--> GridView's TextBox
Hi I have A Problem With my javascript, ERROR: 'txtbox1' is undefine in javascript What i want to achieve: I have 1 textbox in my Gridview and i have Modalpopup, i want to transfer data from modalpopup to Gridview's Textbox like User will...
ajax modal popup hide
Hi I have a modal popup which contains an iframe. Within the iframe I have an aspx page with a form etc. What I want to happen is that when the submit button is clicked, it executes my code then closes the modal popup. However, because its within the...
More Posts Next page »