No announcements
Found 883439 threads
-
1 Votes
Sorting datetime in DataGridView
Based on my search, if ValueType is DateTime, this format will not affect sorting of this column.Answered | 4 Replies | 2751 Views | Created by ThisNameDoesNotExists - Tuesday, July 26, 2016 3:56 PM | Last reply by Christopher84 - Thursday, July 28, 2016 4:26 PM -
1 Votes
Sorting datetime Column
In my PivotTable i have a column of type DateTime, i'm trying to sort but "sort A to Z" or "sort Z to A" the result is the ...Answered | 2 Replies | 4718 Views | Created by rsantos - Wednesday, February 23, 2011 3:51 AM | Last reply by Visakh16 - Sunday, November 24, 2013 6:47 AM -
0 Votes
Sorting int column like datetime.
Name is an attribute property (it has to be the name of something in particular.Answered | 5 Replies | 2553 Views | Created by JNY - Tuesday, March 20, 2012 9:04 PM | Last reply by --CELKO-- - Wednesday, March 21, 2012 1:19 AM -
0 Votes
Sort Datetime and Varchar Challenge
I want to sort datetime (converted to varchar) and varchar together , here is test data generation sql.Answered | 4 Replies | 921 Views | Created by Nick_Go - Wednesday, June 18, 2014 10:22 AM | Last reply by Sunil Kumar Gupta - Wednesday, June 18, 2014 10:58 AM -
0 Votes
Sort Member Properties
Hi PXPPRXR, 1) you can not sort dimension member properties as i know.Answered | 5 Replies | 956 Views | Created by PXPRXR - Friday, July 6, 2018 11:47 AM | Last reply by aetern - Tuesday, July 24, 2018 12:31 PM -
1 Votes
Sort by computed property
I have a table with a computed property.Answered | 2 Replies | 3665 Views | Created by Michael Quinlan - Tuesday, August 24, 2010 7:40 PM | Last reply by Matt Evans - Visual Studio - Tuesday, August 24, 2010 7:56 PM -
2 Votes
BufferWIthTime on DateTime property
If you pass in your own implementation of a scheduler, override the Now property to provide your own concept of Now.Answered | 6 Replies | 6268 Views | Created by sergunok - Monday, October 11, 2010 3:19 AM | Last reply by sergunok - Thursday, October 14, 2010 9:17 AM -
3 Votes
Show DateTime in property grid as readonly...?
by default if you put the [ReadOnly(true)] attribute on your property, the datetime will be shown in dd/mm/yyyy hh:mm:ss ...Answered | 10 Replies | 4664 Views | Created by IamHuM - Friday, May 7, 2010 3:13 PM | Last reply by IamHuM - Monday, May 10, 2010 7:11 AM -
0 Votes
caml sorting by DateTime value, excluding time
Then use that field for sorting, grouping.Answered | 1 Replies | 468 Views | Created by MaryBeth17 - Thursday, February 25, 2016 4:32 PM | Last reply by SClark_EasyBins - Thursday, February 25, 2016 6:00 PM -
0 Votes
VB.Net 2010, DataGridView and datetime field not sorting correctly
Each file name is a date name IE DEC09_09 that I convert to a date value of Dec 09, 2009 then into a true datetime value using datetime.parse("Dec 09, ...Answered | 9 Replies | 16542 Views | Created by Mudoch2505 - Wednesday, July 18, 2012 2:58 AM | Last reply by neibala - Monday, October 28, 2013 9:12 PM -
1 Votes
Sort by Computed Property or by Relationship Results
Hi again You can't sort or search by navigation properties out of box.Answered | 3 Replies | 1984 Views | Created by Paul Csiki - Tuesday, October 18, 2011 4:13 PM | Last reply by Spaso Lazarevic - Wednesday, October 19, 2011 8:09 AM -
2 Votes
Flavored Project Property Page Sorting
A project that uses the standard property page frame can ignore this property because the property page frame does not mix the two types of pages in a flat list.Answered | 4 Replies | 1101 Views | Created by pepone.onrez - Wednesday, April 29, 2015 9:37 PM | Last reply by Ed Dore - Tuesday, May 5, 2015 7:38 PM -
1 Votes
Format datetime to date
I converted all the datetime columns to date datatype in my views used by cube.Answered | 6 Replies | 3895 Views | Created by Leo00 - Tuesday, January 21, 2014 8:26 PM | Last reply by Leo00 - Thursday, January 23, 2014 2:49 PM -
3 Votes
.Sort() as another list was sorted
It doesn't use a timespan - it uses a datetime.Answered | 10 Replies | 875 Views | Created by -tE - Saturday, August 27, 2016 4:24 AM | Last reply by -tE - Saturday, August 27, 2016 6:06 PM -
4 Votes
A problem using Sort Properties in Combobox
here's an alternative sorting method: Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ...Answered | 4 Replies | 2279 Views | Created by Dat Dat - Saturday, July 16, 2011 3:08 PM | Last reply by .paul. _ - Sunday, July 17, 2011 1:04 AM -
0 Votes
How to Convert SMO Date property to a SQL DateTime
Also, it's a .NET DateTime, not a String.Answered | 7 Replies | 1021 Views | Created by GraceTech - Wednesday, March 5, 2014 4:20 PM | Last reply by GraceTech - Wednesday, March 5, 2014 7:13 PM -
3 Votes
Will RTM support Computed Properties as Query Sort Fields?
Even if they did support sorting on computed properties, it would only be sorting within the context of the current page.Answered | 5 Replies | 2096 Views | Created by Garth F Henderson - Thursday, April 21, 2011 11:09 PM | Last reply by Justin Anderson - Friday, April 22, 2011 11:25 PM -
0 Votes
is it possible to sort a generic list comparing two different properties of same type?
return aDate.CompareTo(bDate); } Now what you're doing is essentially comparing only the maximum of the two DateTime ...Answered | 4 Replies | 2965 Views | Created by mocasu - Thursday, September 10, 2009 1:13 PM | Last reply by mocasu - Thursday, September 10, 2009 6:45 PM -
4 Votes
Speed up Custom Sort
_date) End Function Public Function GetSortedData() As IEnumerable(Of StockPrices) Return _stockPriceData End Function Public ReadOnly ...Answered | 29 Replies | 999 Views | Created by Devon_Nullman - Saturday, May 20, 2017 7:41 PM | Last reply by Devon_Nullman - Thursday, May 25, 2017 9:17 PM -
0 Votes
Sorting date in DataGrid
It refers to the column in DateTime data type.Answered | 6 Replies | 8139 Views | Created by JayaShree Ganesan - Friday, February 19, 2010 3:06 PM | Last reply by ajpoona - Friday, September 10, 2010 3:07 PM - Items 1 to 20 of 883439 Next ›
No announcements