AJAX Toolkit Items Not Showing or Working
Server Error in '/' Application.'MsAjaxBundle' is not a valid script name. The name must end in '.js'.Description:An unhandled exception occurred during the execution of the current web request....
View ArticleMaskedEdit ReadOnly from javascript
Hi,We are using MaskedEdit control from AjaxToolkit.We have a requirement of making this control ReadOnly from javascript.I tried setting readOnly attribute of text box from javascript but it doesn't...
View ArticleDynamic loading ajax tab through a user control
Hi,I ve urgent need of solution for dynamic loading of usercontrol to aspx page, which has ajax tab control in it . Pl me how to prevent disappear of usercontrol while post back is occured.
View ArticleSetting maxJsonLength property for UpdatePanel
I have a third party grid (componentArt Grid) on an update panel. And, I am loading data to this grid in a partial postback but I get following error when I try to load more than 2000 rows to the grid....
View Articledragging Ajax .dll does nothing (?)
I'm trying to install AJAX and trying to get the .dll into the newly created Ajax Toolkit tab on the toolbar, but it seems to do nothing... I've looked at several tutorials, tried NuGet... nothing...
View Articleupdatepanel in Ajax
hi I have below code, when im updating the below image is getting displayed, but the form access should be disabled during the progress template.. any suggestions.....
View Articleimage of ajax calendar extender
i have added calendar extender to one of the cell of details view, which show the calendar when we click in the cell.i want to add an image on the side of the cell. when we click on the image then the...
View Articleabout using Ajax Tab container (tab table) in master page, help please!
Hi, this is my first time using Ajax Tab container (tab table) in master page,In my master page, I have main container which use to load each page, and top has compay logo and project name and left has...
View ArticleModal Pop up extender is not working
I need to get enlarged image in pop up on clicking thumbnails of images . I have written a listview , inside Item template , an image button. Modal pop is not working inside the list view. So I have...
View ArticlePopupControlExtender
This otta be easy. When I run this code, the pnlEditItem shows on the page (isn't hidden) and the popup link does nothing.<%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0,...
View ArticleHow to Show Images In DataGrid
I Have One Update Panel, In this Update Panel Control there is an DataGrid Control.I want to show two Images in DataGrid, after Uploading.But i want to show those images in DataGrid like thumbnails,...
View ArticleIssue updating label via ajax
I am building a shopping cart. My requirement is to update the label to reflect the no. of items in the cart The structure of the webapplication is as follows 1. Master Page 2. Header control within...
View ArticleCalendarExtender + MaskedEditExtender loosing / after loosing focus
Hi I have a text box that i populate on page load with todays short date , ever since adding the maskededitextender the date comes in as12192012 instead of 12/19/2012 as well when you click on the box...
View ArticleHow can use print functionality in Html Editor using asp.net.
Hi,I am using vs2008,c# and asp.net web application.I am using Html editor (Ajax). How can Print from Html editor content data.help will be appreciated ......ReagardsMukesh
View ArticleReOrder List stops application building (sometimes)
I have a small application with a page which has 3 Ajax Control Toolkit reOrder lists.The application sometimes wont build. Sometimes restarting Visual Studio (2012) sorts the issue, sometimes a pc...
View ArticleRound Off To Nearest 10 in RDLC
Hi all,I have one RDLC report in which requirement is like i need to do Round Off nearest 10like if value is 1401996 then it should round to 1402000If one knows which expression i have write?Thanks
View ArticleUpdatePanel doesn't refresh a Grid
Hi guys,I have a Grid in an UpdatePanel with a trigger to a button. But it doesn't refresh the data when I click to the button. I have conditional UpdateMode, and i call a UpdatePanel5.Update() when I...
View ArticleTab order is messed up when control does a partial post back
On my page, I have an update panel, which I use to update two textboxes (textbox1 and textbox2) based on the entry of a different textbox (textbox3). So the user will enter a value in textbox3 and then...
View ArticleUsing the HtmlEditor
I am testing out the HTMLEditor from the Ajax Control Toolkit. I just added the control, a Button and a Label. On Button click I simply copied the Content property of the HTMLEditor to the Label. It...
View ArticleAjax TextBox Watermark Extender
Hello,I experience a problem with Ajax textBox Watermark Extender, it works fine with in my vs2010 but not in vs2012. Could some tell what is the reason?
View Article