AJAX :: Date Picker Not Working On Chrome?
Aug 18, 2010
ajax toolkit date picker is not working in latest google chrome browser. it works fine all browsers and earlier version of chrome but it doesnt work latest version. any body know the reason
View 2 Replies
Similar Messages:
Jul 10, 2010
i used below code for date time picker validation but it's not working.
Actually I want a date time picker which date dd/mm/yyyy format date. With validation for start and end date. Also for manual entry it should take only no. and for date rest like / or, will be auto formatted.means user should not be able to enter it.
I m using c# .net 2008.
[code]....
View 2 Replies
Mar 1, 2011
I am using a date picker in my aspx page. I have created a text box and in code behind I wrote this code. nce a user pick the date,when he/she insert the new data to the database, I get this error:Multiple controls with the same ID 'txtObligationDate_ceObl' were found. FindControl requires that controls have unique IDs.I am not sure what is causing this error
// put in page load to call
embedDateTimeVal(txtDate);
protected void embedDateTimeVal(TextBox txtBox)
[code]...
View 1 Replies
Mar 1, 2011
How to create date time picker control in asp.net application.it does not in asp.net
control ,i need that control for store date and time in my project.
View 3 Replies
Mar 28, 2011
I am using javascript based calendar control in my application.
Following is my .aspx and .aspx.cs file.:
.aspx file:
[Code]....
.aspx.cs:
[Code]....
On click of hyperlink we are opening javascript calendar and assiging it to textbox.
The same functionality is working in IE, but its not working in Mozilla firefox and Google chrome.
This is one of the major problem i am facing in entire application.
I want to make my application to be work fine on multiple browser.
View 1 Replies
Jan 24, 2011
I'm using a basic date picker control in a gridview and using an sqldatasource, I don't get an error but the date selected is not saved only null is saved. why that might happen or make any suggestions on what I might try to correct this?
[Code]....
View 3 Replies
Nov 19, 2010
After the implementation of ajax drag and drop, we have observed that which is working fine in IE and Firefox and not in chrome and safari, In Google chrome and Safari when we try to drag a module, the page getting scrolling to the top of the page.
View 1 Replies
Feb 4, 2010
Does anyone know of any website i can learn more about using date picker and displaying the events on gridview based on the date. im using visual studios 2005 asp.net to do a match schedule that gets the data by date
View 6 Replies
Feb 9, 2011
I have a problem with partial postback in FireFox
in my index.aspx I have following code:
[Code]....
Finally my Partialview has following content:
[Code]....
This code is working fine when using IE or Google Chrome, but when using FireFox the code in my controller is never reached.
View 1 Replies
Feb 11, 2011
I have a problem with partial postback in FireFox in my index.aspx I have following code:
[Code]....
Finally my Partialview has following content:
[Code]....
This code is working fine when using IE or Google Chrome, but when using FireFox the code in my controller is never reached. I just can't figure out what I am missing
View 1 Replies
Jul 13, 2010
I have a GridView in which I have item,Edit ,Footer and Empty Item Template , and also a hovermenuextender to show Edit/Delete link on row hover. when my page opens if it doesn't have any data it show empty row , when user enters data and click on Add button it save's the data and load the grid. All works fine in IE and firefox but not in google Chrome.
After saving data in chrome all links stop working , but when i reload the page it workes fine if i remove the hovermenuextender it works fine in chrome also, So i think hovermenuextender creating problem in chrome when it's added at runtime(if empty grid comes hovermenuextender will be added after data saved)
View 2 Replies
Apr 3, 2010
I've had an issue with a javascript menu not working inside an Ajax update panel after the ajax postback. I was able to solve this in IE by calling the menu js function with a pageLoad() function which is automatically called by ajax. However I then discovered it doesn't work in any other browser.
Having search around I've only found two references to the issue; one where someone else has found the same thing and another where someone states that pageLoad isn't stable in other browsers.
Is there any way to solve this issue in browsers other than IE?
View 1 Replies
Sep 23, 2010
I am working on an app and have added masked edits to some of the textboxes. On Google Chrome v6.0.472.62 the backspace button is inoperative along with the delete button. I have found no method around this. It also functions incorrectly on the ajax toolkit website: [URL]
Chrome is fairly popular and I doubt I can use this code with this issue.
View 1 Replies
Mar 31, 2010
I'm facing an issue with chrome. I have multiview in which user control is loaded. This user control has one maskedEditExtender textbox (telephone textbox in ___-___-____ format). Issue is whenever the control is loaded i cannot see the masked feild but as soon i refresh the page I see it. I tried the script above but it didnt worked.
View 1 Replies
Oct 1, 2010
i have taken a date picker example frm 4guys, but I keep getting a error when the date should be passed back to the form.the error says "window.opener.formsendsingle.txtDate' is empty or not a object.
View 1 Replies
Apr 19, 2010
I was given the task to create a custom date time control. Basically a date picker. I am stuck.... I have my little calendar icon, but I am not what I need to do to get the calendar to pop up when this is click. Does someone have an example or know how
View 3 Replies
Nov 17, 2010
I am using AjaxContrToolKit (AjaxControlToolkit.Compat.DragDrop.DragDropScripts.js) in my application to provide the drag and drop facility . After implementing the same in the application , observed that working fine in IE and Firefox browser . But the same is not working in Safari and WebKit (Chrome and Safari) browser . In these browsers(both Safari and Webkit), while clicking on the top of the panel getting scrolled up .
View 1 Replies
Dec 16, 2010
I'm new to javascript/JQuery, and have had problems using the datepicker.
View 6 Replies
Nov 10, 2010
I have an CalanderExtender in a Update panel that wraps my page. Inisde that it is in a hidden panel the gets shown when they pick what type of information they want to input. The problem is that in Chrome when you click on the Image nothing happens. Though it works fine in IE and Firefox.
Code :
<asp:UpdatePanel runat="server" ID="upJobBid">
View 2 Replies
Feb 14, 2011
I used Basic Date Picker when i deployed the site and run on the IIS server then it is take the wrong date.I need the date formate as "dd/MM/yyyy" therefor i made changes in region setting but it can't work properly
View 1 Replies
Nov 4, 2010
I have an application that uses a time date picker control to display a date from a sql (sql 2000) table. Casting from the table to the control works fine, but writing a selected date from the control back to the database does not, I was under the impression that a datatype 'date' in VB would be compatible with SQL datetime datatime, and obviously it is from sql to vb as the date is correctly displayed in the control reading from the table. How do I need to convert the value from the date time picker control to write into sql ?
View 2 Replies
Apr 2, 2010
I have a telerik Rad Date Picker; i want to Disable it using JavaScript
if have Following Code
fucntion Dis()
{
var v = document.getElementByID('dpNow').Disabled = true;
}
<telerik:RadDatePicker id="dpNow" runat="server' />
If i use Simple asp Text Box Control it's hide with the same code ; but if i use Telerik Rad Date Picker it can't hide
View 2 Replies
Oct 27, 2010
I have a telerik Rad Date Picker; i want to Disable it using JavaScript
if have Following Code
[code]....
If i use Simple asp Text Box Control it's hide with the same code ; but if i use Telerik Rad Date Picker it can't hide
View 2 Replies
Jan 19, 2010
I am using SqlDataSource to run a stored procedure. I am passing 3 values to the SP. The first and second come from a listbox and the third parameter should be passed as a data. All the data picker controls I found either dont allow EnablePostBack or do not work with the SqlDataSource. (I am not able to list the control under "Command and Parameter Editor").
Since I am a beginner that is the only way I know how to call the database and pass parameter values from my controls.
Any date picker our there which will pass the data back to the SqlDataSource when clicked on?
View 4 Replies
Feb 14, 2010
I downloaded a Datepicker from the net and modified it a little bit according to my need. It works fine, but I have a small problem. The calendar dropdown gets buried under the DropDown list that is just below the date picker.
View 2 Replies