No announcements
Found 2936803 threads
-
1 Votes
MIN MAX Question
Worked like a charm.Answered | 2 Replies | 1911 Views | Created by Davidca_65 - Tuesday, May 21, 2013 9:51 PM | Last reply by davidca65 - Tuesday, May 28, 2013 9:32 PM -
3 Votes
server min & max memory
what is the best way to work out what values to set the min & max memory to?Answered | 3 Replies | 9133 Views | Created by Hughesie - Thursday, July 22, 2010 3:12 PM | Last reply by Phaneendra Babu Subnivis - Wednesday, July 28, 2010 8:48 AM -
0 Votes
[UWP]Build 14366 AppBarButtonStyle Width not working properly
It is important, that the width of the Button is set to NaN (delete the property).Answered | 8 Replies | 987 Views | Created by Schniefelus - Saturday, June 18, 2016 12:23 PM | Last reply by Schniefelus - Monday, July 11, 2016 12:09 PM -
8 Votes
groupbox resize, auto height width dont work?
Magnus suggestion works because it is the same as my suggestion.Answered | 7 Replies | 8322 Views | Created by emil_tr - Thursday, November 26, 2015 12:24 PM | Last reply by Andy ONeill - Thursday, November 26, 2015 4:59 PM -
0 Votes
max and min date
Hello - You can use following query: SELECT ID, MIN ( From_Date) minFrom_Date, MAX (To_Date ) Max_ToDate FROM YourTableName GROUP BY ...Answered | 2 Replies | 1031 Views | Created by coool_sweet - Friday, June 19, 2015 3:14 PM | Last reply by Manu Kapoor - Friday, June 19, 2015 3:18 PM -
0 Votes
Min or Max value of ListBox
hi what you needs to do is that set the ListBox1.Sorted=true, then you can get the min and the max dim min as ...Answered | 7 Replies | 22177 Views | Created by Hoorayo - Wednesday, April 1, 2009 4:36 PM | Last reply by nikhilsharma1990 - Thursday, September 20, 2012 5:15 PM -
1 Votes
Form.HelpButton and min/max
Could you please let me know if the suggestion works for you?Answered | 8 Replies | 4165 Views | Created by DavidThielen - Thursday, April 1, 2010 7:47 PM | Last reply by DavidThielen - Monday, April 12, 2010 2:47 PM -
6 Votes
Min and Max of multiple values
I haven't had to write my own min() function workaround in decades.Answered | 5 Replies | 7413 Views | Created by John Rolfe Ellis - Tuesday, November 16, 2010 11:57 PM | Last reply by Clark Wilson - Tuesday, May 28, 2013 8:15 PM -
0 Votes
Setting Width Via Style Doesn't Work
That's strange, it should work.Answered | 1 Replies | 4206 Views | Created by bmains - Wednesday, September 17, 2008 4:12 PM | Last reply by Drew Marsh - Thursday, September 18, 2008 3:46 AM -
1 Votes
Using max and Min in select
sh1.Grade)Answered | 33 Replies | 7438 Views | Created by LEOROY - Thursday, July 23, 2009 1:44 PM | Last reply by LEOROY - Tuesday, July 28, 2009 2:39 PM -
3 Votes
Get Min and Max values in dictionary
list.Contains(x.Key)).Select(x => x.Value).ToArray().Max(); int min = items.Where(x => list.Contains(x.Key)).Select(x => ...Answered | 32 Replies | 29842 Views | Created by MDMoura - Friday, December 7, 2012 3:40 PM | Last reply by Louis.fr - Tuesday, December 11, 2012 12:35 PM -
0 Votes
how to change chart width
You will have to work out what size you want yourself - it depends on the application.Answered | 5 Replies | 5482 Views | Created by kiran.koyelada - Wednesday, January 28, 2009 8:42 AM | Last reply by Jim.Cooper - Wednesday, January 28, 2009 11:02 AM -
1 Votes
Calculating The Pixel Width Of A Character - Not Working Correctly
", font); // Work out what the extra bit is and subtract it from the first number. int actualWidth = width1 - (width2 - ...Answered | 5 Replies | 2949 Views | Created by LearningVisualC2005 - Sunday, August 5, 2012 11:42 PM | Last reply by Ante Meridian - Tuesday, August 7, 2012 1:11 AM -
1 Votes
Calculating Min and Max value
I want to find Min and Max value for particular measure so my question is what is the best option for calculating Min and Max value ?Answered | 5 Replies | 4246 Views | Created by PrashantMhaske - Thursday, April 5, 2012 3:07 PM | Last reply by VHteghem_Ph - Friday, April 6, 2012 10:01 AM -
1 Votes
Getting the max/min value of an array?
Max is a linq extension method.Answered | 27 Replies | 36176 Views | Created by Joan Venge - Tuesday, March 13, 2007 12:53 AM | Last reply by Tornike Bibiblashvili - Saturday, March 31, 2012 8:39 AM -
3 Votes
Hide Min Max in MDI Form
Hi Thanks it works for now.Answered | 5 Replies | 4456 Views | Created by Gundud - Monday, September 26, 2011 6:03 AM | Last reply by Gundud - Monday, September 26, 2011 8:16 AM -
0 Votes
Why it doesn't work in XAML, my code is like this :width="*"
So it won't work.Answered | 3 Replies | 3212 Views | Created by Tank J - Friday, August 19, 2011 1:31 AM | Last reply by Min Zhu - Monday, August 22, 2011 8:53 AM -
0 Votes
GroupBy by 1 min interval is not working
Thanks for the query, I have written the below query and it is working fine for 1 min, 10 min, 15 min time interval.Answered | 9 Replies | 3008 Views | Created by sumancv - Tuesday, September 25, 2012 10:40 PM | Last reply by sumancv - Thursday, October 4, 2012 8:41 PM -
0 Votes
max and min of charges query
Many Thanks & Best Regards, Hua MinAnswered | 15 Replies | 1635 Views | Created by VJREDDY - Wednesday, May 8, 2013 7:10 AM | Last reply by Naomi N - Wednesday, May 8, 2013 6:17 PM -
5 Votes
the section width is greater than the page width
[SOLVED] This was happening to me although the total space occupied by fields was much less than the page width in a landscape orientation (which was previously portrait and I ...Answered | 14 Replies | 20900 Views | Created by ttim - Tuesday, January 24, 2012 9:20 PM | Last reply by Tahir Saeed - Thursday, February 19, 2015 10:06 AM
No announcements