AjaxFileUpload - Upload and display image?
Hi Everyone,I'm trying to have a user upload a picture (using AjaxFileUpload), and once uploaded, display that image in an Image Control.The problem is that even though I can upload and save the...
View ArticlePDF to Word Conversion
Hi all, any one can help me how to convert pdf file to word format in c#.net. its urgent
View ArticleReponse received properly but display does not get changed in Update Panel
Hello All, I have used 3 update panel in my aspx page. Based on input in 1st updatepanel. other two update panel will have change into them. This should be the behaviour of the page. But the issue is...
View ArticleTabContainer - Messages Not Showing
On all of my pages, I use a ModalWindowExtender to allow users to edit data. All of this works on all the other pages, and technically works on the TabContainer. After a user enters their information...
View ArticlePositioning UpdateProgress beside button (not below)
Guys. I'm using updatepanel with updateprogress to improve the User experience in my application. Problem is that my update progress always appears below the triggering control instead of beside it (to...
View ArticleHow to register AjaxControlToolkit at web.config file?
HiHow to register AjaxControlToolkit at web.config file?<%@RegisterTagPrefix="asp"Namespace="AjaxControlToolkit"Assembly="AjaxControlToolkit"%>Please advice?
View ArticleToolkit included in VS2012, compared to downloaded Toolkit
I notice that a subset of Ajax controls is already in the the Visual Studio 2012 Toolbox.What is the relationship between these tools and those in the full downloadable Ajax Control Toolkit?If I...
View ArticleRE: Validator Callout Extender disabling controls after dismissal
i have a textbox (call it textbox 1) with a required field validator and a ajax callout extender. The callout extender displays/overlaps a nearby textbox (call it textbox2). When I dismiss the callout...
View Articlemodalpopup to open new page
Hi,Is there any way I can use modalpopup control to display new page without using iframe?thanks,
View ArticleWhy detailsview in a modalpopup doesn't display the correct selected gridview...
I have a gridview and I want to be able to select a row and display it on a detailsview displayed as a modalpopup. However, the details view only shows the first row of the gridview, but if I make the...
View ArticleBrowser is getting processing stage after opening more than 5 tabs
Dear Concern, I'm developing a web application. But got a werid problem; My application is working fine in all browser but the problem is when user open more than 5 tabs in any...
View ArticleTheoretical AJAX and C# project question
This is just a theroretical question and I hope I will explain it nicely, and get some valuable feedback, so before you continue, I must warn you that there may be some stupid stuff and stuff that are...
View ArticleAjax GetCallbackResult() function problem
Hello all !I have problem with Ajax callback functions, I have small chat onASP WebForms, it works fine but some time (and I dont now when and why it is not predictable), some packages not sends to the...
View ArticleButton placed inside updatepanel does not work in IE10 (Windows8)
Hi experts,I face a new problem as I upgraded my OS to windows8. The ASP.NET Button/Imagebutton placed inside updatepanels does not work in IE10 .It works fine in other browsers. When I placed buttons...
View ArticleConverting Code Behind VB to Javascript
Is there a way to convert the following to javascript. Right now I am using the ListSearchExtender to select records in a dropdown, but I really would like the dropdown to actually be filtered and...
View ArticleListSearch Extender
When I use the list search extender in IE 9 I'm getting ... and the last character that I typed in instead of showing the entire search string. Also whenever I first click into the drop box I get ...h...
View ArticleValidatorCalloutExtender showing at wrong location after postback
I have numerous ValidatorCalloutExtender's in my web form. Some of them I enable conditionally after I submit my form which then causes them to validate data. But for some reason the actual popup shows...
View Articletakes two clicks to repopulate checkboxlist within modalpopup
I have a checkboxlist populated by a datasource having a textbox as a controlparameter. The checkboxlist is located within a modalpopup. When I click the button, the checkboxlist shows the list...
View ArticleAjax CTK w/jQuery - Req Field Val shows valid when not valid clientside
Hi Everyone,I current have a page with the ajax control toolkit setup & jquery on the page. As such, my jquery ready is firing twice. I have custom javascript bound to the button click which checks...
View Article'IME is disabled' when set focus to textbox
Hi there,I've 2 textbox and a button. The 1st texbox is for entry, the 2nd textbox displayed the time when the button is clicked.When the page is first loaded, I'm able to select non-default language -...
View Article