No announcements
Found 1386968 threads
-
0 Votes
Set value of Yes/No column in code
Hi Laxmikant, Try setting the Yes/No type column with the boolean values (true/false) as follows: spItem["FieldInternalName"] = ...Answered | 1 Replies | 4191 Views | Created by Laxmikant Rathi - Monday, April 30, 2012 6:50 AM | Last reply by Devang Bhavsar - Monday, April 30, 2012 7:46 AM -
0 Votes
Retrieve Boolean True and False values
Hi R Biggs, Because Boolean type data can either be true or false, but not both.Answered | 3 Replies | 4410 Views | Created by R Biggs - Tuesday, July 12, 2016 6:40 PM | Last reply by Yuliana Gu - Friday, July 15, 2016 9:19 AM -
0 Votes
DropDownList and foreach
Yes, it is, thank you very much :-)Answered | 3 Replies | 4977 Views | Created by Orothred - Monday, August 27, 2012 9:42 AM | Last reply by Orothred - Thursday, August 30, 2012 7:35 AM -
0 Votes
Displaying Text entered in the TextBox to the Selected Language from DropDownList
Hi All, Requiremnet : I have a DropDownList, where user can select any language ,and there is a textbox ,where user enters some text. after entering ...Answered | 1 Replies | 9700 Views | Created by Chinna Nimmala - Tuesday, June 10, 2008 3:35 PM | Last reply by Shrikant Maske - Monday, November 10, 2008 10:30 AM -
0 Votes
boolean function
The usual replacement for Boolean data type in SQL Server is BIT, since it has two values 1 and 0 that can be mapped to True and False (even some of the graphical tools represent BIT values ...Answered | 2 Replies | 4222 Views | Created by John Basedow - Sunday, May 2, 2010 4:14 PM | Last reply by Melissa Suciadi - Sunday, May 2, 2010 4:35 PM -
1 Votes
Boolean and class question
Then in some other code where you have a "Variable As Form1" once that Variable is set to an instance of Form1 you can access Variable.S1 to get or set the ...Answered | 3 Replies | 780 Views | Created by Luxidium - Friday, February 14, 2014 11:54 PM | Last reply by Reed Kimble - Saturday, February 15, 2014 4:19 AM -
0 Votes
Update boolean field to IsRequired
So you would need to change the Boolean field on the database and then in LightSwitch update the data sources.Answered | 1 Replies | 1774 Views | Created by marc_ls - Friday, July 12, 2013 11:00 AM | Last reply by DaveBarker19 - Friday, July 12, 2013 1:50 PM -
0 Votes
VFPOLEDB.1 Boolean Select
In that case I would just run the SELECT statement (without criteria) to see what values the Boolean variable returns for True and False, and then use those values instead.Answered | 3 Replies | 5109 Views | Created by korn3los - Friday, January 28, 2011 6:39 PM | Last reply by Paul P Clement IV - Thursday, February 3, 2011 1:29 PM -
4 Votes
String being identified as boolean
It expects category to be a boolean, and its a string.Answered | 3 Replies | 3000 Views | Created by Timo2 - Saturday, September 6, 2008 7:13 PM | Last reply by Marc Gravell - Sunday, September 7, 2008 7:24 PM -
0 Votes
SSRS Boolean Parameters
Hi GCSA, According to your description, you want to add a third state in Boolean parameter.Answered | 1 Replies | 1945 Views | Created by GCSA - Thursday, June 16, 2016 8:17 PM | Last reply by Xi Jin - Saturday, June 18, 2016 6:24 AM -
0 Votes
Convert a boolean to bit datatype
I have a boolean check property of my check boxes in VB.NET. how can I send that value to SQL server having a bit data type Is it not working when ...Answered | 4 Replies | 23392 Views | Created by phinphin - Sunday, July 25, 2010 5:04 AM | Last reply by s3rvy - Monday, July 26, 2010 1:31 PM -
0 Votes
Boolean to yes/no
User628554914 posted Yes, that's it...Answered | 7 Replies | 75 Views | Created by Anonymous - Thursday, December 13, 2007 4:03 AM | Last reply by Anonymous - Thursday, December 13, 2007 9:19 AM -
4 Votes
Combox set cursor at end of text
Yes this is ok but I still have the full text selected and no carot at the end of text.Answered | 18 Replies | 5119 Views | Created by Claudio111 - Saturday, May 19, 2018 12:00 PM | Last reply by Claudio111 - Monday, May 21, 2018 11:02 PM -
0 Votes
Boolean search query validation
I believe you can find your answer here: http://stackoverflow.com/questions/12553353/validate-a-boolean-expression-with-brackets-in-c-sharp (?Answered | 2 Replies | 2244 Views | Created by dpreznik - Sunday, April 12, 2015 7:54 PM | Last reply by KyleS - Tuesday, April 14, 2015 6:46 PM -
1 Votes
Advanced Search Boolean Problem
If i make a query with a WHERE on a boolean value sets to true, no results are presented while the KeywordQuery class (with the same query) give results.Answered | 10 Replies | 12211 Views | Created by Stefan Keir Gordon - Thursday, April 26, 2007 11:19 PM | Last reply by Zipporah - Thursday, March 25, 2010 10:36 PM -
0 Votes
Boolean Attached Property
I want to create anothe Boolean attached Property which i will set in Xaml to true if i want to keep the column .Answered | 2 Replies | 3650 Views | Created by michaelgr123 - Monday, April 9, 2012 11:47 AM | Last reply by Sheldon _Xiao - Tuesday, May 1, 2012 8:31 AM -
2 Votes
Validate boolean column in Edit Item - JSLink
And, yes, it applied to the edit form.Answered | 4 Replies | 1462 Views | Created by Venkatzeus - Thursday, June 9, 2016 2:41 PM | Last reply by Jerry Zy - Saturday, June 18, 2016 9:37 AM -
0 Votes
dropdownlist
when select a value from dropdownlist ,other dropdownlist should be disabled check my code protected void ddl_deptname_SelectedIndexChanged(object sender, ...Answered | 2 Replies | 3786 Views | Created by madhubhavani - Thursday, January 13, 2011 11:00 AM | Last reply by santoshdarekar - Thursday, January 13, 2011 11:20 AM -
0 Votes
how to import excel spreadsheet with boolean and hyperlink columns to sharepoint 2013 list
Hi Amit, I understand you want to insert boolean and hyperlink column via importing spreadsheet from excel to SharePoint list.Answered | 2 Replies | 8156 Views | Created by Amit Lohogaonkar sharepointer - Thursday, May 7, 2015 8:07 PM | Last reply by Amit Lohogaonkar sharepointer - Saturday, May 9, 2015 10:36 AM -
1 Votes
Yes/No field string value returns True/False, want it to be Yes/No ... is there a way to fix this?
Hi Alan, When you use a Checkbox column, the internal Type of the column is Boolean, and its TypeDisplayName is Yes/No.Answered | 4 Replies | 12803 Views | Created by Alan-Seattle - Tuesday, May 10, 2016 4:22 PM | Last reply by Wendy DZ - Thursday, May 12, 2016 6:43 AM
No announcements