Problem with modalpopupextender
within the modal popup I have a label which I assign Text dynamically, when show popup, this text is not, the label is blank, what can it be?Thank youSee the code<div><asp:modalpopupextender...
View Articlehow to make previous and next button on dynamic tab menus header text in ajax...
<div class="post-text" itemprop="description">I have created a tabcontainer and it has got tabpanel for each customer's details. On the tab menu, it displays the first name of the customer and it...
View ArticleAsyncFileUpload with FormView in Edit Mode
Hi there, i am getting some errors with my asyncFileUpload.I have a page with <formview><updatePanel><AsyncFileUpload>when it is in ADD mode, the page works fine. Now I put it in EDIT...
View ArticleHow to Play Videos Files in Asp.net Page
Hi,I am uploading video files to folder in my project, i am binding that folder files to DataGrid.When i click that file name in DataGrid it should play.But i am unable to play the Video files in web...
View ArticleAutoCompleteExtender with "Auto-Suggest" or "Combo-Box" functionality
Hi all,I am using AutoCompleteExtender on a Street textbox and I'm trying to implement a way so that the user only selects something from the list. If let's say you type "Hig" you should get a list of...
View ArticleAuto Complete TextBox
Hi, How to create a AUto Complete Textbox data should come from Database. With Out using Javascript/JQuery /WebHandlerCan some one help please...
View ArticleDate and timestamps error
Hi guys ,I am trying to import a excel file into my database and i have checked the date and time stamps in the databasebased on that have made the template and still i get an error please assistServer...
View ArticleERROR Unable to update refresh "ajaxcontrolToolKit.dll"
show this warrning whe I used Textbox autocompletete(ajax control) and after delete this textbox autocomplete :Show error in my visual studio 2008 after run my system Warning 1 Unable to update...
View ArticleNumericUpDown is blocked by default.
I don't know why I can't use it because when I add the code is not working this is my code:<%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default2.aspx.vb"...
View ArticleAdd trigger to dynamic controls
For this project I am dynamically adding linkbuttons to a form that will update two seperate updatepanel's in my asp.net webform. Everything works fine, except the link buttons do a full postback as...
View ArticleSet Properties After Page.LoadTemplate
Hi friends, In my Application, I am creating Tabpanel Dynamically in TabContainer. After Creating Tabpanel I put UserControl in to the TabPanel. here is code...AjaxControlToolkit.TabPanel newTab =...
View ArticleAsyncPostBackTrigger
Hi i have this code btnsearch button is outside the content template, and im getting a error, is there any way I can click the btnsearch andajax will execute the updatepanel content only.....
View Articlemodel pop using drop down
i am working on my project i want to know ab8 the modelpopup by using the drop down ..when i select the list view of drop down them modelpop up becoms active .. how i can solve this problem,
View ArticleCan any one do it?
recently i got a ASP.NET project file form my elder bro , in that project i got a lot of files and web forms he challenged me to change code behind it . i was just trying to do it but i am unable to...
View ArticleDraw a table via HTMLEditorExtender
Guys, how can I draw a table with HTMLEditorExtender? I can't find the proper toolbar on it :(
View ArticleAjaxmethod response no received
I have created the ajaxmethod in a usercontrol, which perform server side validation, on the basis of result of this method i am calling the buttons serverside click event in the callback of...
View ArticleWeb Services java script: The server method '....' failed
Hello allI have one problem realted to calling the webserive same method repeatedly I have one java script method called from the aspx page using Page.ClientScript.RegisterStartupScriptfunction...
View Articleimprove the ajax callback response
I have ajax server side method which in turn calls the callback methods in javascript, is there any way to reduce the response time required for ajax method.
View Articleneed help using asaj autocomplete
i know there is threades about this issues but i need more specific help with the code i'm new in this i get the following error while using two diffrent codes .. i want 2 connect ajax to my database...
View ArticleTabcontainer and OnDemand True Property
I have a tabcontainer where I would like to load a tab on demand. The tab contains a reportviewer and currently renders on loadI am using Visual Studio 2010 (VB) and the January 2013 version of the...
View Article