How can I add the PostBackTrigger on ButtonField in DetailsView?
I have buttonField in DetailsView on my page. The DetailsView is in UpdatePanel.<asp:UpdatePanelID="UpdatePanel3"runat="server"> <ContentTemplate> <asp:DetailsView...
View ArticleAjaxToolKit 4.0 Convert to AjaxToolKit 3.5 error
Hi,At first,I am using AjaxToolKit 4.0, .NET Framework 4.0 to develop my web site.When come to IIS6, it does not support .Net framework 4,0 and i am not allowed to install .Net framework 4.0 to server....
View ArticleSome issues with MaskedEditExtender
Hi!Solution with VB2010 Express Edition, and AjaxControl Toolkit version4.1.60919.0.I have a Repeater in a webform. In the ItemTemplate of this repeater I have some Labels, TextBoxes and...
View ArticleAutoComplete ListItem Clickable Area
I am having an odd problem with the drop-down list items. The clickable area of each list item is not clearly defined so sometimes I click on a link and submit the form and things work correctly,...
View ArticleCascadingDropDown
Hi,Can i have Cascading examples step by step with Tables in database like Countries, States, Regions
View ArticleNeed textbox cleared when user selects autocomplete item
I have a textbox with autocomplete extender.If the user types something that displays the autocomplete list and then selects and item, then it appends the selected item to what the user selected.I need...
View ArticleLinkButton “Click” inside an UpdatePanel does not trigger a partial update.
VS 2012, Windows server 2008, .NET Framework 4.5, IIS 7.5Hi everyone,I have a Gridview with LinkButtons (as TemplateFields), inside an “UpdatePanel”. My issue is that the LinkButtons are no longer...
View ArticleHow do I Allowing a JavaScript Calendar Widget to popup on a AJAX Modal page
Thank you in advance for your help !!Programing with ASP.NET and C# Code Behind. Using Ajax to make Modal windows from main page. I have a JavaScript based Calendar widget that basically creates a...
View ArticleAJAX ModalPopupExtender
Modular PopUp Extender is Appering in corner and then Displaying in center,Here is my Code<cc1:ModalPopupExtender ID="messageExtenderPopUp" runat="server"...
View ArticleButton function no trigger but modalpopup is display properly...
Hi guys.. May i know why btn_request_tac_Click no trigger? (BUT modalpopup is display properly)my codebehind..Sub btn_request_tac_Click(ByVal sender As Object, ByVal e As System.EventArgs)...
View Articlegetting tabindex of tabpanel in tabconatiner
function clientActiveTabChanged(sender, args) { var tabindex=sender.get_activeTabIndex(); }i hve above to get the tabindex of the tabpanel in a tabconatinerbut by defualt as the firts tab is always...
View ArticleAutoCompleteExtender Partial Refresh Of An UpdatePanel
Hi,I've seen this question asked before in various forms but none seem to fit what I'm looking for.I have an AutoCompleteExtender control tied to a WebMethod which pulls data from a database. Upon...
View ArticleHow to make AnimationExtender area scrollable?
How to make AnimationExtender area scrollable?Heres my source code<ajaxToolkit:AnimationExtender id="OpenAnimation" runat="server" TargetControlID="btnExplaination"...
View ArticleHow to use ajax mask editor to restrict the user to insert invalid time?
Hi all,Hope doing well,i have one application where i am using ajax edit extender and validator where i am using to user to use time.so when wrong time he is inserting like 66:66 then it's showing...
View ArticleTOOL SCRIPTMANAGER
I wonderany performancesettingsthat shouldput theaspnet 4.0toolscriptmanager inproduction, so that the jscirptrunfaster ...
View Articleapproved documents
hey all i have a project which is documnet managment systemin this user upload documnets and in this user select whcih documents in which departmentsi,eabc upload document and select department...
View ArticleModal popup extender ?
Hi guys I'm using modal popup extender for dispalying a window while loading something. I want to show modal pop up on button click, but it should get hide after loading. Here I've used threading...
View ArticleTabcontainer contain many tabpanel
hi everyone using tabcontainer in which five tabpanel i used how to write a code for selected tabpanel plz reply.
View ArticleCKEditor 4.1.1 Problem on IE9, Good on Firefox
Hi everyone;My customized ckeditor working perfectly on firefox but not on IE9.i got this error on IE9."Microsoft JScript runtime error: Unable to get value of the property 'getData': object is null or...
View ArticleRating Control
I want to calculate the Average rating...please tell me store procedure for that and also code for Rating Control
View Article