adding .dll to my project
i downloaded dll from this : http://www.codeproject.com/Articles/213311/Time-Picker-Ajax-Extender-Controlnow i am wondering that how to add it to my project in visual studio 2010 ?ajaxified.dll i have...
View Articleajax calendar problem in gridview
<asp:TemplateField HeaderText="Interview Date"><EditItemTemplate><asp:TextBox ID="TextBox1" runat="server"></asp:TextBox><ajax:CalendarExtender ID="CalendarExtender1"...
View ArticleWhy a line break is added each time when i insert anything in ajax editor
Hi,Whether i am using ajax editor or htmleditor extender (with textbox), a <br/> tag adds automatically at the end when i insert anything.I am not pressing enter or any space after last word.What...
View ArticleModalPopupExtender disables asp controls in in other webparts
Hi,I am having problems getting a ModalPopupExtender ajax control to work on a page.I have a single page containing 4 or 5 web parts displaying data from a sql database. I want to add a...
View ArticleFlag to be displayed for New Drawings
Hi, I have a GridView , in that one of the column is Drawigns & Release Date. Now, what i want is i want to display <b>"New Flag"</b> before the Drawing which are released upto last 2...
View Articlemathematical and Sceintific Equations editor (latex editor ) .
Hi, I needs an editor for mathematical and Scientific Equations editor (Latex editor) or asp.net with c# application. i wants to set the online Exam for maths & physics students and need an editor...
View ArticleMULTIPLE UPDATE PANEL
I AM USING 2 UPDATE PANEL AND SET UPDATE MODE AS CONDITIONAL BUT TXTPWD TEXTBOX CLEARED EVERY TIME WHEN I CLICK BUTTON1<asp:ScriptManager ID="ScriptManager1"...
View ArticleExpander, Paging issue
I have the select code : <script type="text/javascript" src="http://ajax.microsoft.com/ajax/jquery/jquery-1.4.4.min.js"></script><script type="text/javascript"...
View Articleslideshow from url in database
Hello friends,Please help. I have a database of urls that link to file system with folders containing images. I would like to use ajax slideshow to display the folder of images when user selects so I...
View ArticleHow to sum a colum using LINQ
Hii have a table reservationbydate i n that i have hotelid,type of room,date and noofroom.I should get the total no of rooms for aparticular date.How to do that. DateTime StartDate =...
View Articlehow to return zero when output is null
Hii have a table reservationbydate in that i have hotelid,type of room,date and noofroom.I should get the total no of rooms for aparticular date. .how to return zero when output is null var...
View ArticleModalPopupExtender in Usercontrol
Hi I have a ModalPopup within a usercontrol. I can show the modalpopup from my page but the buttons in the Modal doent seem to fire their on click events. Here is my code:Usercontrol:<%@ Control...
View ArticlemyModal.hide() not working
HiI have a Modalpopupextender inside a usercontrol .The usercontrol is inside a ContentPlaceHolder of a master page.The modal shows when my page loads, everything else works in the usercontrol...
View ArticleHow do I get search engine results programatically?
How do I get search engine results programatically? Some search engines use AJAX to display content and so the URL does not change. This makes it difficult to get result content from a search engine...
View ArticleModalPopupExtender Panel displays too far down on screen
Hi, I am using a modalpopupextender on my website and the panel it shows is centered both vertically and horizontally according to the page document height and width respectively. However, because the...
View Articlecalendar extender value doesn't appear within textbox
i have a text box and ajax's calendar extender withing gridview , when i click EDIT in Gv, then calendar appears by clicking on textbox but now the problem is that , that selected data appears in edit...
View Articlepassing css stylesheets to empty iframe
hi all, i'm using a modalpopupextender to print a gridview. for printing the modalpopup content, i'm using an empty iframe and a javascript function. the only annoying thing is, that i just cant put my...
View ArticleAjax Html Text Editor - paste event
How to capture the 'Paste' event in Html Text Editor?
View ArticleAjax Update Panel - Change Contents Programmatically
Hello,I am working with the Ajax update panel. I am attempting to change the contents programmtically in updatepanel0. The clear operation works but the add does not. When I do the same operations...
View ArticleAjaxFileUpload Properties/Sample Code
Dear Guys, i'm puzzled by my situation. I want to upload a file or files using AjaxFileUpload and i want to filter them by file types (e.g. bmp, jpg, doc, xls). after i filter them, i want to store...
View Article