No announcements
Found 353270 threads
-
0 Votes
Disable past and future dates in datetime picker
Hi, I have a very specific task on hand. I want to disable(grey out) all past dates and future dates except current date ...Unanswered | 3 Replies | 947 Views | Created by rutuls - Wednesday, May 25, 2016 10:32 AM | Last reply by Reddy A - Wednesday, June 1, 2016 6:20 AM -
2 Votes
How to disable past dates in calender extender
hii there Can anybody help me to disable past dates from calender extender by comparing with current date?Answered | 5 Replies | 5207 Views | Created by biscos - Tuesday, March 27, 2012 12:46 PM | Last reply by biscos - Tuesday, April 24, 2012 4:02 PM -
0 Votes
Past & Future Appointments
case statement that puts P or F or some other value in a field to designate if the scheduled date is in the past or future. You can use the ...Answered | 2 Replies | 6707 Views | Created by hfaun - Wednesday, December 3, 2008 6:56 PM | Last reply by Donna Edwards - Wednesday, December 3, 2008 9:00 PM -
1 Votes
DateTime Picker from WPFToolkit.Extended
has anyone tested out with the DateTime Picker from WPF Extended? (a) There is a Up (Increment) and Down (Decrement) arrow. Whenever, I ...Answered | 1 Replies | 1467 Views | Created by TAN_THIAM_HUAT - Monday, December 23, 2013 8:24 AM | Last reply by Marvin_Guo - Tuesday, December 24, 2013 6:05 AM -
3 Votes
Querying past due dates?
As Scott hints at, for "in the past" I always use "Last X years" with X=99 Hope this helps. Adam Vero, Microsoft Certified Trainer | ...Answered | 4 Replies | 1319 Views | Created by GenghisJohn00 - Friday, April 26, 2013 8:36 PM | Last reply by Adam Vero - Monday, April 29, 2013 3:31 PM -
0 Votes
Time comparision alone in datetime picker
question in one of the MS Forums MSDNAnswered | 1 Replies | 9155 Views | Created by Rajkumar_CTS - Wednesday, August 20, 2008 9:34 AM | Last reply by Shrikant Maske - Wednesday, November 12, 2008 9:07 AM -
0 Votes
How do I check condition for datetime field in past when creating a workflow
I'm trying to create a Check Condition a particular datetime field for whether or not it is in the past. If it is in the past I want the ...Answered | 2 Replies | 5537 Views | Created by DMWTX - Tuesday, May 11, 2010 5:14 AM | Last reply by DMWTX - Tuesday, May 11, 2010 8:26 PM -
0 Votes
Disable date picker option in MS project professional
Hi, I don't see much possibilities: Create views and hide this column - but I think you will miss quite important data in this ...Answered | 2 Replies | 8943 Views | Created by Mac_cs - Wednesday, March 16, 2011 5:44 AM | Last reply by Alexander.Burton - Wednesday, March 16, 2011 9:27 AM -
1 Votes
ConditionExpression and dates
suggesting date time has to be in a string format. Tried several standard datetime string formats, but now luck.Answered | 3 Replies | 6891 Views | Created by hffourie - Monday, July 27, 2009 10:47 PM | Last reply by hffourie - Thursday, July 30, 2009 10:46 AM -
0 Votes
Add past conferences and journals
Hi I have not found any specific area to add and validate past conferences and journals. May you add those ones below in your database? Thank you ...Answered | 1 Replies | 2928 Views | Created by ResearcherDI - Saturday, March 31, 2012 10:09 AM | Last reply by Microsoft Academic Search - Monday, April 9, 2012 9:15 PM -
1 Votes
How to enable/disable a datetime attribute by Javascript
usually I do: if (crmForm.all.attributename) { crmForm.all.attributename.Disabled = true; } That will work, even on ...Answered | 6 Replies | 5813 Views | Created by Yojan - Wednesday, March 31, 2010 4:18 PM | Last reply by Blake Scarlavai - Wednesday, March 31, 2010 8:16 PM -
0 Votes
Dates
Check out my post regarding dates in reporting services:Answered | 2 Replies | 8335 Views | Created by enjyshahin - Wednesday, March 19, 2008 11:43 PM | Last reply by Kamal Hitari - Thursday, March 20, 2008 8:26 PM -
1 Votes
Date and Time Picker and Office 2010
solutions posted on the web. What I need is: Window 7 32 bits, Excel 2010 Date and Time Picker working with the standard Office 2010 ...Answered | 4 Replies | 6960 Views | Created by Oli DR - Friday, January 6, 2012 10:50 PM | Last reply by Oli DR - Saturday, January 7, 2012 10:47 PM -
0 Votes
DateTime Problem in DataGridView
I have a datagridview in C# windows application, which dynamically bounded with data in runtime, the datetime field also formatting at runtime in ...Answered | 4 Replies | 14648 Views | Created by Rakesh Jha - Monday, June 9, 2008 6:38 AM | Last reply by Rakesh Jha - Friday, June 13, 2008 8:38 AM -
0 Votes
no datetime in search results
, description, url), and DateTime is not one of them. It is one of the rough edges of the legacy API. Be sure that in the ...Answered | 2 Replies | 5213 Views | Created by JoelNy - Friday, December 5, 2008 2:18 AM | Last reply by JoelNy - Friday, December 5, 2008 1:15 PM -
0 Votes
DateTime Updation in DataGridView
(e.DesiredType.Name.ToString() == "DateTime"){Answered | 5 Replies | 13568 Views | Created by Rakesh Jha - Tuesday, June 3, 2008 1:18 PM | Last reply by Rakesh Jha - Friday, June 13, 2008 8:41 AM -
1 Votes
Timesheets forbidden in the future?
Timesheets Settings and default I checked "Allow future time reporting". But no assignment appears in the resource timesheet (excepted 1 out of ...Answered | 2 Replies | 8616 Views | Created by WLID1966 - Tuesday, March 1, 2011 3:33 PM | Last reply by WLID1966 - Tuesday, March 1, 2011 6:34 PM -
0 Votes
Populating datetime in calendar control
hi all, below mentioned code will populate the current date and time in the datetime field when the calendar image of that control is ...Answered | 5 Replies | 8372 Views | Created by Chris2383 - Wednesday, December 19, 2007 7:59 AM | Last reply by Chris2383 - Monday, March 17, 2008 12:35 PM -
0 Votes
LINQ, Dates and Timezones
Generally it's working great, except for the problem that I have that LINQ is returning the DateTime values to me in UTC, and I'm in a different timezone. I was ...Answered | 1 Replies | 3045 Views | Created by Macho Donkey Wrestler - Tuesday, February 7, 2012 2:38 PM | Last reply by Michael B. Scott - MSFT - Thursday, February 9, 2012 11:22 PM -
0 Votes
retrieve multiple and dates
Hi Everyone, I am having problems with a retrievemultiple with a datetime as a condition. I can't get it to return any reults at all. I think it's something to do with the way the date ...Answered | 2 Replies | 5687 Views | Created by Chris M-Gates - Monday, October 12, 2009 11:24 AM | Last reply by Santosh Kore - Monday, October 12, 2009 11:33 PM - Items 1 to 20 of 353270 Next ›
No announcements