calendar with associated button.
Hi,I want to implement calendar with associated button.like http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/Calendar/Calendar.aspxSomeone pls post the code to implement this.
View ArticleAjax Toolkit HtmlEditor control is not displaying correctly in aspx page
The html editor looks fine on my local machine, but is missing the toolbar images after the website was deployed to production. When this image url is entered in the address bar of the Google Chrome...
View ArticleModalPopupExtender is see through
I have got the ModalPopupExtender working, but it is see-through. I have tried adding various background colors to the CSS, and opacity or filter settings, but none of it makes any difference. How can...
View ArticleCalendarExtender shows only 5 day in a week?
I have only 1 script manager,1 update panel, 1 textbox and 1 CalendarExtender. My calendar works fine but it shows only 5 days in a week. I don't use any width value for it.How can i fix it? Regards..
View ArticleCould not load file or assembly 'System.Web.Extensions, Version=4.0.0.0,...
Actually since .net framework 2.0 i have been using my project.simillarly in that i am using mysql 5.0 and telerik controls 3.5.while i was hosted in my app through the vs2008 it should not give any...
View ArticleComboBox1.SelectedItem
So, what is the trick to getting the ACT combobox value?Not the selected text, or index, but the actual value field (primary key field, integer) from a databound combobox...Am I dreaming to think...
View Articleproblem with ajaxToolkit:AutoCompleteExtender
I am using ajaxToolkit:AutoCompleteExtender for Listing database items.but as i select any List item From that List it immediately converts Upper case to lower case..and i dont want that thing...My...
View ArticleGridLines
HI,I have a GridView , i set the GridLines property ="None". But i have a 2 columns in my Grid i want to divide this 2 columns by line only.What is my requirement is i want to display line only in...
View ArticlePageRequestManager pageLoaded event only works the first time?
I have code to capture the control with the current focus on pageLoading and set the focus back to that control on pageLoaded, but it only ever works the first time, not the second. For example, I...
View ArticleShow Hide Panel Using Ajax
Hello, is there a way to hide/show a panel in my .Net 4 VB web app based on a dropdown selection?Thanks in advance!
View ArticleAns Solvation for Ajax control tool kit MaskedEdit delete,backspace keyboard...
HiEvery one knows that the issue of backspace and delete key in chrome with masked edit still remain from 2008 mainly for Dot net 3.5Just use my alternative way to solve the problem. here we...
View ArticleI need explain, how can i create this?
dears, everytime i see page contains data displayes in control like datalist control in asp.net doesn't display all its data items at the same time on page loading but it load for example 10 items and...
View Articlejscript Runtime Error :Object required
I am not very sure what I can do to solve this problem, when I debug in vs 2010 , I always get this error when it comes to the menu page.The code is as seen below in the master page (Site.master):<%...
View ArticleAJAX, ASHX, IMAGE
Hello,I create dynamic image (.png). It takes 10-15 sec. I would like to add busy indicator, but I could not make second part work.Server side is the same, or I have to change it?I could not find right...
View Articleresize an Image sent by ajax
hi experts, i have a problem with , hope someone can help me!!!I have an aspx page with this code:<input id="fileToUpload" type="file" size="5" name="fileToUpload" onchange="return handelEvent();"...
View Articleusing update panel page still flickering
hiI have a master page in contentplaceholder used ajax updatapanel, it is working fine in firefox. but not working in IE, CHROME pages are flickering. If anyone knows it plz helpmethanks
View ArticleCalendar Externder does not display properly
I have an issue with a Calendar Extender. It doesn't show all days because calendar is not big enough. This is the calendar's code:<asp:TextBox ID="txtStartDate" runat="server" MaxLength="10"...
View ArticleAutoCompleteExtender
I am trying to set the AutoCompleteExtender and cannot. I've ben through countless articles and forums, but cannot find my problem.This is my WebService.asmx;using System; using...
View ArticleReterieve data from database to text box when combo box value changes
HelloI am developing an applicationI need code for retrieve data from database to textbox when changing combox value..Pls consider my question and reply
View ArticleUpdate panels seem to hang?
I have three update panels in my page (they are not nested). One contains a menu, the other some buttons and the last contains a range of controls.The third update panel (with the range of controls)...
View Article