Update panel pros and cons
Hello,I come across a really good blog on pros and cons in regards to an update panel sadly i cant remember the URL,So i thought ill post a question on here and ask the eperts what there views...
View ArticleAjax Calendar Extender popup position is not correct when i used in update panel
Hi,I am using Ajax calendar externder in one of my web page inside the update panel. I have problem when user click on the textbox calender popup top left corner of the page. not exactly bottom of the...
View ArticleAjaxControlToolKit HTMLEditorExtender adding anchor tag as a normal text when...
I am unable to write a nice title to this topic because my problem is a little weird. I am using AjaxControlToolkit HTMLEditorExtender in my website to send HTML formatted emails. Every other feature...
View ArticleAuto selection of drop down listbox in update panel
Hello Everyone,My situatioin is like One page having two list box 1 for standard and second for division. When i select standard at change event respective divisions are fetch from database and fill...
View ArticleOutputCache and core AJAX script blocks not being rendered
We are using the ToolkitScriptManager in a master page to include support for AJAX on all of our pages:<ajaxToolkit:ToolkitScriptManager ID="_scriptManager" runat="server" CombineScripts="true"...
View ArticleRegistering
Hi, I am trying to write a registration page... Registration patr is ready, but now...I don't know which way is correct for storing UserID, UserName after LogIn, How must it be done?Regards
View ArticleVertical Tab Container Height
Hello,I'm using the AJAX toolkit tab container control. I have the tabs set to vertical. Both the tabs and tab content are generated dynamically.This has created a problem, because if the first tab...
View ArticleCalendar PopupPosition Ignored
Hi,I am trying to use a CalendarExtender, with the latest version of AjaxControlToolkit.dll for VS2010 installed - 4.1.7.123. It all works fine except the PopupPosition property is being ignored....
View ArticleAdding extender dynamically during partial rendering
Ok, so I want to dynamically add a textbox and calendar extender when asked. This is a result of a specific button click within an update panel.Action Steps;Page Rendered Item Selected [triggering...
View Articlemasked edit question
Is there a way to have the masked edit extender to be used for blood pressureLike 98/60 or 120/80 or 190/100I'm not sure how to add the "/" charactor in a situation like this.
View ArticleNeed to show image on popup from gridveiw's selected.
I am not able to see image from selected row in updatepanel2 here is my code.Aspx code<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head id="Head1"...
View ArticleDragPanelExtender in Content Page
Hi,I am trying use DragPanelExtender in Conent Page for display images, below is code<div style = "width: 800px; height: 600px;"><asp:ScriptManager ID = "scriptManager1" runat = "server"...
View ArticleUpdate of any UpdatePanel on page causes all data sources to query database...
I'm using an ASP.Net page with a series of UpdatePanels (UpdateMode="Conditional"). Each update panel contains a databinding control like a ListView or a FormView. Because these controls are pulling...
View ArticleHtml5 extender doesn't add, looks for a cs file.
I downloaded the ajaxcontroltoolkit to my local PC, and put it in the bin folder of my website folder. Then I added dragged the extender to my webpage, and got:<asp:TextBox ID="TextBoxHTML5"...
View Articlehtmleditorextender inside templatecolumn seems to bug events wired to...
Well Im facing this situation but I have no clue why is that. When I place an htmleditorextender inside a templatecolumn , events wired to dropdownlists in other templatecolumns stop working. The...
View ArticleSetting a theme for CalendarExtender - Ajax Control Toolkit
I'm new using Ajax Control Toolkit, tried to find info about it but didn't. The thing is, I saw a SkinId property on CalendarExtender so I suppouse is possible to define a theme for this control. I...
View ArticleSlideShowExtender transitions
hello,i am using the asp:SlideShowExtender in my website and it is working fine. now, i would like to add a professional looking fadein and/or slider transition as each jpg loads.are there any...
View Articlesignup
heyi creatte a signup form whcih includeuser namepasswordonly i use these two filedsand i m usign enterprice libraryclass code is Database db = DatabaseFactory.CreateDatabase("mydms"); public...
View ArticleCall web services on some condition
Dear all expert,I have a DropDownList and Textbox. <asp:TextBox ID="txtEditSearch" runat="server" Width="280%" Height="30px" OnTextChanged="txtEditSearch_TextChanged"...
View Article