Hide/unhide tool bar
Hi All, Is there any chance to have hide/unhide tool bar using Ajax? . I use VS2008. Something should look like, On the right handside of VS2008 there is a option like solution explorer or even better...
View Articleabout modalpopupextender and its pop Popup Controler
Hi: I have a problem about modalpopupextender; each time when the page loading at first time, the popup controller we set in modalpopupextender tag will show instantly, and then disapper. I try to set...
View ArticleMultiLine textbox with FilteredTextBoxExtender and new line charaters
Dear all I have a problem where I'm using a multi-line textbox and have an ajaxtoolkit:FilteredTextBoxExtender attached to this.The problem is how to you set new line (when you press Enter key) as a...
View ArticleWhich Trigger to add?
Hi all, I'll post my code below but here's what I need some help with. I have an AJAX accordian control on my page inside an update panel. Pane 1 has a fileupload control and save/create buttons. Pane...
View ArticleCreate a new chart control
Let's say you wanted to create a new type of Web chart control. Would you use Ajax toolkit or somthing else?
View ArticleModalPopUpExtender.show not working on GridviewRowcommand
Hi, Below is my code for item template. <ItemTemplate> <asp:LinkButton ID="Document_LB" runat="server" Text='<%# Bind("CCLD_Document") %>' CommandName="View_Document"...
View ArticleProblem with AJAX Update Control
Hi I have two AJAX Update Panels on page, one panel has two drop down lists where one of the drop down lists does an auto post back to populate the next drop down list. The next update panel has a...
View ArticleCollapsiblePanelExtender -- What can you place in the panel?
I have a new requirement of having panels that expand or collapse when clicking on an up arrow or down arrow. This seems to be pretty easily done but the additional part to it is that there will be...
View Articleerror handling
<%@ Register assembly="AjaxControlToolkit" namespace="AjaxControlToolkit" tagprefix="asp" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
View ArticleModal pop up not working when gridview has more than one row
Hi, Below is my code for item template. <ItemTemplate><asp:LinkButton ID="Document_LB" runat="server" Text='<%# Bind("CCLD_Document") %>'CommandName="View_Document"...
View ArticleModalpopup not working when gridview has more than one row
Hi, Below is my code for item template. <ItemTemplate><asp:LinkButton ID="Document_LB" runat="server" Text='<%# Bind("CCLD_Document") %>'CommandName="View_Document"...
View ArticleProblem with htmleditorextender
hi guys I've a htmleditorextender in a addabout page (it's not a public page so I false the EnableSanitization property) there is tow problem: 1- there is no image preview (images save correctly)...
View ArticleProblem in Rending mode of Menu control in an Update panel
How to achieve the fuctionality of rending mode="Table" with out declaring this for a menu control when it is placed in a update panel in ajax. as by defult is list and ul rending so how to get table...
View Articledropdownlist in updatepanel post back problem
Howzzz things, am using 2010 VS, i have Main Master page my App with Forms Authentication. In a Folder called Report i have wedform, web.config file for the folder. In folder it has web form it...
View ArticleAjaxModalExtender fires multiple events
I have a user control that has textboxes, validator controls and a submit button. I also have a bit of javascript(jquery) that looks for clicks and does a bit of extended validation. I noticed that the...
View ArticleSometime Second Cascading Drop Down List Gives "Method Error 500" Error
Hi Friends, I have state and disrict cascading drop down for my site http://www.coursesworld.in. It is working fine in mozilla, chrome and IE. My problem is sometimes in "IE 8" I am getting Error in...
View Articlegrid view
Hi experts I want to create a grid like as follows Col Name Details col 1 Name col2 Place col3 Address How to achieve this, Can any one guid me. Thanks in advance :-)
View ArticleLicensing of Microsoft Ajax library for redistribution
We want to bundle the MicrosoftAjax.js file with our application to avoid potential problems where the DMZ is unavailable on customer sites, in which case reliance on CDN alone is not appropriate....
View Articlenumericupdownextender, getting started targetcontrolID not valid
<h4>Student's current semester or quarter: <input id="SemesterQuarter" type="text" style="width: 74px; top: 12px; left: 193px; position: relative; height: 18px; background-color:...
View ArticleAjaxFileUpload Drag and Drop & Outlook Attachments
Hey all, I have the AjaxFileUpload drag and drop functionality working like a charm, except with outlook attachments. There are no errors, just nothing happens at all. Can someone confirm this, is...
View Article