ASP.NET AJAX Toolkit Forum Posts

August 2009 - Posts

ajax tab with javascript function error.. help
Hi All, i try to run the following code inside an ajax tab, but it prompt me a javascript error "student" is undefined, i am using an 2 asp radio button, each radio button is with an asp textbox, if one of the radio button is being click, then...
TextBox AutoComplete make Web Service more secure
Hi I have a .Net 3.5 web app that uses the AJAX AutoCompleteExtender. Everything seems to work fine. Im conciouse that anybody can access my webservice as the URL is shown in the code. Hence sombody could go directly to the Web Service .asmx page and...
Autocomplete Extender error
When I try to use the autocomplete extender and my results are returned, if I arrow down or try to tab down I get the following error. Sys.ArgumentNullException: Value cannot be null. Parameter name: className Read More...
modalpopupextender with parent scrolling
I am using a modalpopupextender and when necessary, have scroll bars on the popup. However, when I scroll to the bottom of the popup and there is no more scrolling to do, the parent window starts scrolling down behind the popup. Does anyone know how to...
Add aspx pages to TabContainer
Hi all, I want to add aspx page to tab of TabContainer accoroding to the following asp : Content <%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="tapsAkram.aspx.cs"...
How to pass querystring to Ajax WebService
Hi friends, Here I am using Asp.Net Ajax SlideShowExtender Control for creating slide show of images which are stored in the database. This control which uses GetSlides() webservice for retrieving the database information. Now I want to pass a querystring...
gridview is not displayed within the accordion control.
friends i am using the following code. the code doesn't have any error. but if i clik the header of accordion, it doesnt display the gridview. it displays empty. i think onitemdatabound is not firing. this is my code. <cc1:Accordion ID="Accordion1"...
AutocompleteExtender: How to add suffix character to a selection?
I would like to add the delimiter after the selection after it is selected. Say, if I select "beautiful", then it will add "beautiful; " into the textbox. Read More...
gridview within accordian
Friends, I want to add the gridview inside the accordian control If I use the Gridview inside the accordion, I get a Object reference not set to an instance of an object error? What is the trick to databinding within accordion panels? If i am trying to...
Animationextender, retrieve ASP.net control from client
For a website I'm using the Animationextender for some animations in an Itemtemplate. I want to use te Condition and Script animations to execute some javascript functions. In these functions I need a reference to the asp.net controls clientID that...
More Posts Next page »