473,379 Members | 1,355 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Datepicker Update- updates once and once only

I have a form with Textboxes and 2 datepickers, on the update everything
updates to the database just fine bar the 2 Datepickers, they updated to
database once the first time only and won't change the new date settings in
the database although the textboxes new data is being captured.I have the
Databinding set in the Value property. Is there some property in the
Datepickers that I'm overlooking?
Jan 27 '07 #1
2 1158
Ivan,

Are you sure that you use the endcurrentedit as it is version 1.x or endedit
as it is version 2.x.

The data has to push down into the datasources.

Cor

"Ivan Jericevich" <iv**@oberon.co.zaschreef in bericht
news:uX*************@TK2MSFTNGP06.phx.gbl...
>I have a form with Textboxes and 2 datepickers, on the update everything
updates to the database just fine bar the 2 Datepickers, they updated to
database once the first time only and won't change the new date settings in
the database although the textboxes new data is being captured.I have the
Databinding set in the Value property. Is there some property in the
Datepickers that I'm overlooking?

Jan 28 '07 #2
Hi Cor,
this is my code for the Update
Me.Validate()

Me.TenantsBindingSource.EndEdit()

Me.TenantsTableAdapter.Update(Me.Knysna2DataSet.Te nants)

"Cor Ligthert [MVP]" <no************@planet.nlwrote in message
news:uA**************@TK2MSFTNGP02.phx.gbl...
Ivan,

Are you sure that you use the endcurrentedit as it is version 1.x or
endedit as it is version 2.x.

The data has to push down into the datasources.

Cor

"Ivan Jericevich" <iv**@oberon.co.zaschreef in bericht
news:uX*************@TK2MSFTNGP06.phx.gbl...
>>I have a form with Textboxes and 2 datepickers, on the update everything
updates to the database just fine bar the 2 Datepickers, they updated to
database once the first time only and won't change the new date settings
in the database although the textboxes new data is being captured.I have
the Databinding set in the Value property. Is there some property in the
Datepickers that I'm overlooking?


Jan 28 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Always Learning | last post by:
Hi Guys, I have a form field of type datepicker. I want to include it in my get string. like this: Response.Redirect("writetodb.asp?Name=" + Textbox1.Text + "&Telephone=" + TextBox2.Text +...
27
by: Simon Templar | last post by:
Hi, I am trying to introduce a multiple datepicker into a webpage and the problem arises with the second picker. I tried to copy and adapt the code I employed for the first one, renaming the...
7
by: Malcolm Webb | last post by:
I use the Microsoft Access Calendar (ActiveX) to pass dates into queries and reports. I have recently come across the Microsoft Access DatePicker developed by Brendan Kidwell and I now use this...
1
by: drishtik | last post by:
hi i am using the datepicker control to allow the user to choose a date and a time but can i do this in just one control? currently i have 2 controls 1 for date and 1 for time thanx
2
by: flipdoubt | last post by:
What do most people use for a DatePicker and is a DatePicker included in ASP.NET 2.0? I've seen some of the commercial products out there, but the redistributable license for most of them is too...
2
by: G .Net | last post by:
Hi Can anybody help me with setting the allowable Max and Min date for a DatePicker? I would like to restrict the possible date selections to a given month. So for example, if I were to...
0
by: Armand | last post by:
Hi All, is anyone of you have any good resource about implementing datepicker that is binded into asp:textbox control? I do have a client side datepicker in JS, but it is binded to html input...
1
by: g7murali123 | last post by:
can anyone please help me how to display the datepicker in datagrid when the edit button is clicked and when the calendar displayed the user select the date and the selected date should be entered in...
2
by: stainless | last post by:
I have a date selection field that can be blank OR set to a valid future date. I am thinking of using a datepicker field but have one issue with this. If I have a check box in the datepicker...
6
by: ichibon | last post by:
Hi, I have trouble setting the position of the DatePicker, a control from WPF Toolket June 2009 release. When click on the DatePicker control, the Calendar always open as a drop down and expands...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.