No announcements
Found 2159566 threads
-
0 Votes
List Sorting in IE10 - Is This a Bug or Another Change in Direction?
I just didn't know whether I should verify that what I was seeing is a bug or by design before using it.Answered | 4 Replies | 2149 Views | Created by Noel Carboni - Friday, September 30, 2011 7:45 PM | Last reply by Noel Carboni - Monday, October 10, 2011 1:05 PM -
4 Votes
Forum bugs in IE9 and IE10
Also some of these is seen in IE10.Answered | 10 Replies | 3603 Views | Created by Pavel yannara Mirochnitchenko - Tuesday, April 16, 2013 5:37 AM | Last reply by Robert Aldwinckle on forums - Sunday, April 21, 2013 5:58 PM -
3 Votes
.Sort() as another list was sorted
You create one list, you sort that one list.Answered | 10 Replies | 976 Views | Created by -tE - Saturday, August 27, 2016 4:24 AM | Last reply by -tE - Saturday, August 27, 2016 6:06 PM -
0 Votes
IE10 crashes
IE10 has tracking protection turned on by default. server versions of IE run in Enhanced protected mode by default.Answered | 1 Replies | 2567 Views | Created by JFC Dev - Friday, May 3, 2013 6:11 PM | Last reply by 网游 - wang'you - Friday, May 3, 2013 10:23 PM -
1 Votes
Sort by Column - Opposite direction
If your sort by column is a numeric you can either convert the numbers to negatives or create a new column where you multiply the existing column by -1 then sort by that new column.Answered | 1 Replies | 1007 Views | Created by domtrump - Thursday, December 6, 2018 12:47 PM | Last reply by Darren Gosbell - Thursday, December 6, 2018 9:31 PM -
1 Votes
IE10 - This file couldn't be downloaded, but Retry works
This problem most often occurs when the server has a bug where the Content-Length header is computed incorrectly, or the server is using Transfer-Encoding: chunked but ...Answered | 1 Replies | 13125 Views | Created by Jas O - Thursday, September 26, 2013 4:34 PM | Last reply by EricLaw [Edge] - Thursday, September 26, 2013 8:10 PM -
0 Votes
Chang the direction of List view from LTR to RTL
Hi, This can be achieved by updating “Direction” Property of List.Answered | 1 Replies | 1142 Views | Created by JDSantos18 - Thursday, January 21, 2016 7:47 AM | Last reply by Sundarapandian Balasubramani - Thursday, January 21, 2016 9:17 AM -
0 Votes
How can i sort one List and then to Sort another two Lists according to the first one ?
another thread, your basic design of using multiple lists each with a single scalar value is very limiting.Answered | 4 Replies | 838 Views | Created by Chocolade1972 - Saturday, July 12, 2014 2:27 AM | Last reply by Viorel_ - Saturday, July 12, 2014 8:26 AM -
0 Votes
Sorted in list???
In this case the list is sorted as its row source, so if you change the index order in staff table then records in the list will be rearranged.Answered | 3 Replies | 3449 Views | Created by Itachivn - Thursday, July 1, 2010 9:18 AM | Last reply by Pavel Celba - Saturday, July 3, 2010 7:27 AM -
6 Votes
Metro IE10 Gone :(
(That's why the "Make default" buttons were removed from IE10.)Answered | 9 Replies | 4801 Views | Created by LukasTaves - Friday, September 16, 2011 5:23 AM | Last reply by HaoWei Khor - Friday, October 21, 2011 5:33 AM -
1 Votes
//@ sourceURL in IE10 on Windows7
Hi, Post all bug reports to http://connect.microsoft.com/ie these are public peer to peer support forums.Answered | 1 Replies | 2268 Views | Created by Per.Svensson - Monday, November 26, 2012 4:15 PM | Last reply by 网游 - wang'you - Monday, November 26, 2012 6:33 PM -
3 Votes
How to sort List <T>
I have a List<T> and each item is a class Message like following.Answered | 3 Replies | 671 Views | Created by Jeff0803 - Sunday, January 12, 2020 10:03 PM | Last reply by WayneAKing - Sunday, January 12, 2020 11:27 PM -
1 Votes
ie10
Windows PowerShell 2.0 Bible My E-mail: -join ("6B61726C6D69747363686B65406D742E6E6574"-split"(?Answered | 1 Replies | 2408 Views | Created by rmmccoy - Monday, October 21, 2013 7:33 PM | Last reply by Just Karl - Monday, October 21, 2013 9:20 PM -
0 Votes
Custom element merge directives on ports - bug or feature?
I've submitted the problem as a bug, together with the steps needed to reproduce it.Answered | 3 Replies | 4884 Views | Created by K_M - Friday, March 5, 2010 11:56 AM | Last reply by K_M - Tuesday, March 9, 2010 9:22 AM -
1 Votes
Query sorting problem (bug?)
When a user clicks a column header to sort the results of a data grid or list, the application remembers that choice and persists it so that next time that that particular user runs ...Answered | 2 Replies | 1572 Views | Created by Miroslav Marinković - Wednesday, February 29, 2012 2:26 PM | Last reply by Miroslav Marinković - Thursday, March 1, 2012 11:07 AM -
1 Votes
Sorting a Singly Linked List
So then could it be another method that isn't working correctly?Answered | 11 Replies | 4791 Views | Created by VanHooser - Thursday, November 25, 2010 1:59 AM | Last reply by Mike Dos Zhang - Tuesday, November 30, 2010 4:28 PM -
4 Votes
sort list box observable collection
Hi, You can just implement a Custom Sort.Answered | 6 Replies | 3051 Views | Created by Aaresha - Friday, January 3, 2014 10:29 AM | Last reply by Srithar - Friday, January 3, 2014 12:14 PM -
3 Votes
Help sorting a Linked List
Then I guess you can also use List<int> and then call the method Sort as shown below: List<int > list1 = new ...Answered | 17 Replies | 20439 Views | Created by GMainieri - Sunday, July 5, 2009 3:45 AM | Last reply by GMainieri - Sunday, July 5, 2009 2:48 PM -
2 Votes
Descending order sorting in External list does not work
When you try to sort the list items in descending order, the list items are unexpectedly sorted in ascending order.Answered | 14 Replies | 7739 Views | Created by atlantic12 - Monday, June 4, 2012 3:18 AM | Last reply by Dotnetavalanche - Saturday, September 5, 2015 5:27 PM -
4 Votes
How to sort Choice List?
Hopefully that'll change by the release of RTM, on July 26th.Answered | 11 Replies | 3961 Views | Created by skarden - Monday, February 28, 2011 3:45 AM | Last reply by Yann Duran - Friday, July 8, 2011 4:24 AM - Items 1 to 20 of 2159566 Next ›
No announcements