error is >>> system.ui.is null
I am trying to get rid of an error comming from the ajax control toolkit the error is >>> system.ui.is nullI tired everything I can think of inculding deleting and re adding the text box and...
View ArticleModel Popup extender
Hello friends,kindly tell me how can we open aspx page in modelpopup ajax control.
View ArticleIntegrate asp.net webpage with user control in Master Page
I am tring to intergrate a asp.net web page with a user control in a master page. My problem is when i am running my asp.net webpage with user control on it, it is running fine, but as i am placing...
View ArticleGet Client Time on TimerTick
Hi,I have a web page with ajax timer. What I want to do is to get the client time on every timer tick.I've managed to show the time in a client side label using a javascript function but I can't get...
View ArticleAsyncFileUpload do not upload in update panel if update panel contents are...
Scenario is something like thisi have an update panel which have a panel control and there are some controls in panel control. when page is loaded pane is invisible....AsyncFileUpload is also in this...
View ArticleAjax is not working after few random drop down select and textbox text type
Dear Expert,I have created very simple application to select some data from dropdown and next to type and add in dropdown item. Without ajax exerything fine and never receive any problem with these...
View Articleis not a foreign key column and cannot be used here
I'm a newbie at linq, Ajax and c#. I am not new to SQL Server, or VB. I am getting the error:'ReportTypeID' is not a foreign key column and cannot be used here. As far as I can tell, it is correctly...
View ArticleCannot refresh parent from modal popup
I have a modal popup and I have search every single example that i can find but I am unable to refresh my parent screen. Any ideas?
View Articleajax combo box
Hello in my project I have 3 ajax combo boxes. I would like them to kind of work like ajax cascading dropdown, except I would like the user to be able to choose from any of the combo boxes and then...
View ArticleAccordion databind to sitemap (three levels accordion menu)
I can not implement the three levels, my menu has the following schema Item A Item A.1 Item A.1.1 Item A.1.2 Item A.2 Item A.2.1 Item A.2.2 Item B Item B.1...
View ArticleCannot get Reorderlist to reorder
Hello everyone,I am trying to generate a test Reorderlist for use with another application. My code compiles and provides output from a test table I have in MySQL just fine. However, none of the rows...
View ArticleSpell check in HTMLEditor
Hi,I have a Ajaxtoolkit Editor and would like to embed an open-source spell checker. I tried various posts to use TinyMCE Editor, but it seems to not work when I have it in a gridview.Any insight on...
View ArticleDisable paste option in HtmlExtended Editor
Is tehre is a way to disable paste option in Html editor (CNTL + V) in Design mode only. It can allow it in Html Mode. Please advise me
View ArticleQuestion on the slideshow extender
I need to set up the slide show based on a querystring parameter. I thought I had this figured out, but I clearly don't understand something about how the webservice works. I have this in the .aspx...
View ArticleHow to get SelectedValue (not the SelectedText) in Ajax ComboBox
I am trying to get the SelectedValue from the Ajax Control Toolkit ComboBox. I noticed that the rendered HTML items for the combobox are bulletlists (<li>) items. A hiddenfield is rendered but...
View ArticleDoes the UpdatePanel offset code behind logic?
I'm very new to ASP.Net 3.5 and C# 3.0. I'm trying to understand why my code below is broken. I'm using a datafilter tool that I discovered here...
View ArticleModalpopextener control and focus
I just added modalpopextender control for the save dialog box. The way it is supposed to work is that when the user let’s say Save the changes, the message box opens and the text of the message is read...
View ArticleThe whole ajax extensions are not working urgent guys ??
The whole ajax extensions are not working in my whole project e:g update panel , timers etc I am using vs 2008 3.5 version , some time it works some time not . mostly the problem is it works first...
View ArticleUpdate Panel inside ModalPopup inside Tab Control
I wonder if I am just nesting too many AJAX containers. Can anybody see why the following wouldn't work. It tells me the PopupExtender is in a different UpdatePanel than the Panel it extends. They are...
View ArticleJavascript/JQuery after ajaxToolkit:CascadingDropDown populates
I have a page with an updatepanel that contains two ajaxToolkit:CascadingDropDown controls. I am trying to populate them after the page loads using javascript and/or JQuery. However, with all of the...
View Article