No announcements
Found 1041103 threads
-
1 Votes
Variable loses it's initial value
But the first time I test the variable, when a user clicks a button to change the list order of a form, the value of the variable is False! So I ...Proposed | 6 Replies | 941 Views | Created by Fredrated451 - Tuesday, October 10, 2017 9:28 PM | Last reply by Chenchen Li - Friday, October 13, 2017 2:03 AM -
2 Votes
Variable loses value within scope
made CurrentRec Global and yet CurrentRec is still 0 when I ask for it's value. What's going on? I have plenty of forms where this is working perfectly, ...Answered | 10 Replies | 4189 Views | Created by Fredrated451 - Wednesday, June 22, 2011 2:12 PM | Last reply by Dirk Goldgar - Wednesday, June 22, 2011 8:52 PM -
0 Votes
Infopath people picker field loses it's value
explained what exactly you meant by "loses its value," so I am including all possibilities. SharePoint Architect || Microsoft MVP ||Answered | 5 Replies | 11060 Views | Created by dubweiser - Tuesday, January 25, 2011 12:00 AM | Last reply by Clayton Cobb - Thursday, January 27, 2011 2:35 AM -
0 Votes
Foreach loop occasionally loses variable value
following script task and ftp tasks too, however following Sql Task randomly uses initial value (you have to assign 0 if seq variable is to be int) of ...Answered | 3 Replies | 3482 Views | Created by CBG_35 - Wednesday, July 16, 2008 2:37 PM | Last reply by Dmitriy - Friday, May 22, 2009 2:06 PM -
0 Votes
Unbound DataGridViewComboboxColumn that loses it's value
I have an unbound datagridview which is misbehaving. As soon as I move to the next column in the datagridview the comboboxcolumn value is cleared or no longer ...Unanswered | 0 Replies | 4774 Views | Created by Azimuth - Wednesday, January 24, 2007 7:49 AM | Last reply by Azimuth - Wednesday, January 24, 2007 7:49 AM -
0 Votes
Code Coverage loses it's mind
Anyone? Code coverage is bordering on useless as is - it completely loses it's mind when applied to generic code. Will the fix be in SP1, whenever that's ...Answered | 5 Replies | 5458 Views | Created by Carl Daniel - Friday, May 26, 2006 4:07 AM | Last reply by Carl Daniel - Thursday, September 21, 2006 6:25 AM -
0 Votes
ComboBox in UWP MS Toolkit DataGrid loses it's SelectedItem value
SelectedIndex loses it's values when scrolling up/down . Could you please anyone suggest me the workaround for that ? Thanks in ...Unanswered | 1 Replies | 325 Views | Created by Sekar Thangavelu - Tuesday, February 18, 2020 5:14 AM | Last reply by Drake_Wu - Tuesday, February 18, 2020 8:31 AM -
1 Votes
Form loses it's maximized state
Hi, I'm writing an App. in C# VS2008 for a WM6 device with CF3.5 where the form needs to be maximized. I set the windows state to be maximized, which indeed it is until the form is ...Answered | 2 Replies | 2518 Views | Created by andylong0206 - Tuesday, January 26, 2010 9:32 PM | Last reply by andylong0206 - Wednesday, January 27, 2010 12:25 PM -
0 Votes
Combobox loses text value
to equal "". Any subsequent visits to that tabpage do not affect the text value of the combobox. It's not a ...Unanswered | 2 Replies | 3001 Views | Created by blue8 - Tuesday, March 1, 2011 5:04 PM | Last reply by Cor Ligthert - Thursday, March 3, 2011 9:10 AM -
0 Votes
AllowUnsafeUpdate - set the initial value to a variable - Best Practice
.. Hence, it is better to have the original value stored in a variable.. This is what is think ...Answered | 2 Replies | 3813 Views | Created by Veenar - Friday, December 16, 2011 7:38 AM | Last reply by Veenar - Wednesday, December 28, 2011 5:03 AM -
0 Votes
drop down loses value
information and exit. The problem is that if you select a value in a combobox, the value in the control stays highlighted unless you tap on another control and ...Unanswered | 7 Replies | 5097 Views | Created by smartpi - Thursday, August 3, 2006 7:48 PM | Last reply by monocept - Friday, August 4, 2006 5:59 AM -
1 Votes
Assign variable a value, using it's name as a string
} Now, let's say you have the value and the name of the variable in code: string[] arr = { "AdobeReaderDefaultLocation", "blah ...Answered | 3 Replies | 6550 Views | Created by Gary Oak - Friday, June 26, 2009 5:42 PM | Last reply by Gary Oak - Friday, June 26, 2009 7:21 PM -
0 Votes
Property loses its value?
.dataset1 = value; } } Hope this helps. www.insteptech.com ; msmvps.com/blogsAnswered | 8 Replies | 3241 Views | Created by derok - Monday, November 1, 2010 8:56 PM | Last reply by derok - Tuesday, November 2, 2010 4:43 PM -
0 Votes
bound combobox loses value
Whatever you finally do, have a look at Bea's blog. She's great at explaining things. It's nice to read and very informative... and she looks quite attractive... better than the ...Answered | 6 Replies | 11151 Views | Created by obe wan kenobe - Thursday, February 25, 2010 6:28 AM | Last reply by obe wan kenobe - Wednesday, June 16, 2010 5:03 AM -
0 Votes
DataGridViewComboBoxColumn - Loses value on Enter
I have a DatagridviewCombobox column which loses value on enter. The code I used for the generation of Datagridviewcombobox as follows: ObjProducts = New ...Answered | 1 Replies | 396 Views | Created by Ranjith K.U. _ - Friday, November 22, 2013 11:45 AM | Last reply by Ranjith K.U. _ - Friday, November 22, 2013 1:08 PM -
0 Votes
SqlDataSource initial value selection
of question, and Q_Question is the question. The Q_Type_XID codes is read from another table and then setup as a dropdownlist. But I need to set the initial selected ...Answered | 3 Replies | 3473 Views | Created by Fred Rodriguez - Friday, August 22, 2008 4:33 PM | Last reply by David M Morton - Friday, August 22, 2008 6:45 PM -
0 Votes
Initial Value of dimension
I'm sorry my example is: I want a create range of dates. Initial Date = the year selected ...Unanswered | 2 Replies | 4174 Views | Created by Manuel Luna - Wednesday, October 1, 2008 4:39 PM | Last reply by Manuel Luna - Monday, October 6, 2008 2:26 PM -
0 Votes
Set dateTimePicker initial value
Hello, I have a dateTimePicker in a Windows Form which I would like to have the initial value set to Today + 1 day. I have ...Answered | 7 Replies | 326 Views | Created by G-Oker - Thursday, March 29, 2018 4:36 PM | Last reply by Kareninstructor - Friday, March 30, 2018 12:47 PM -
0 Votes
Combobox in datagrid loses it's values
Hello, I have finally populated my combobox column in a datagrid after few hours of searching the net but I have a new problem, whenever I scroll down the datagrid using ...Unanswered | 5 Replies | 8006 Views | Created by NS4 - Monday, November 16, 2009 10:31 AM | Last reply by Bryant Likes - Monday, November 16, 2009 2:11 PM -
0 Votes
AutoCompleteBox initial value
Yes, I tried a default value in XAML as well as in code behind after loading the page. Both behaved exactly the same. Which Silverlight forum do you want me to post this ...Answered | 4 Replies | 1996 Views | Created by vjkum - Friday, June 3, 2011 4:48 PM | Last reply by vjkum - Thursday, June 9, 2011 4:38 PM - Items 1 to 20 of 1041103 Next ›
No announcements