No announcements
Found 4078415 threads
-
1 Votes
Removing Databound Item from ListBox
I figured out my own solution.Answered | 2 Replies | 4610 Views | Created by kwirky - Tuesday, August 19, 2008 12:22 AM | Last reply by Lalit Singh Sisodia - Tuesday, August 19, 2008 4:49 AM -
0 Votes
How do I remove control from form
I can't think why it wouldn't work.Answered | 2 Replies | 6049 Views | Created by dpowning - Thursday, November 19, 2009 4:48 AM | Last reply by Rod Stephens - Saturday, November 21, 2009 3:06 PM -
0 Votes
How do add rows to a databound datagridview grid
You can do without all the binding stuff I saw you implementing in the form class.Answered | 25 Replies | 2071 Views | Created by trogan - Saturday, August 22, 2015 3:51 AM | Last reply by trogan - Sunday, August 23, 2015 3:32 AM -
0 Votes
How do i add a control to a form from within an add-in?
ok, now i can create a form and add controls to it from within the addin now i cant seem to find the form properties like height, ...Answered | 6 Replies | 3472 Views | Created by chj124 - Monday, March 22, 2010 4:22 PM | Last reply by chj124 - Thursday, March 25, 2010 4:14 PM -
0 Votes
Populate the To Field from a field on a Add-In Form
Hi John Another way of doing it, according to what i have read both are in the same plug-in, so use a gobal string which will hold all the selected contact and ...Answered | 2 Replies | 2867 Views | Created by John Straumann - Wednesday, May 27, 2009 6:20 PM | Last reply by Archana Muralidhar - Monday, June 1, 2009 6:26 AM -
3 Votes
How do I customize the Add|Edit forms?
Hi Mark, Beth's "How Do I: Create an Edit Details Screen in a LightSwitch Application?Answered | 8 Replies | 4849 Views | Created by Mark Goldberg - Tuesday, August 24, 2010 9:12 PM | Last reply by Justin Anderson - Thursday, September 2, 2010 5:34 AM -
0 Votes
How to remove the "Tags" input field from a Work Item form layout?
I have verified this already: Removing permissions does prevent the user to successfully add & edit tags for the work item but does not ...Answered | 5 Replies | 1198 Views | Created by MSAKos - Tuesday, December 9, 2014 7:38 PM | Last reply by MSAKos - Monday, December 15, 2014 5:18 PM -
6 Votes
How to Add/Remove Forms from a List of Forms collection?
However, I am confused as to what the following code in the child form is doing.Answered | 8 Replies | 1532 Views | Created by mihooper1 - Monday, November 19, 2012 8:08 PM | Last reply by mihooper1 - Thursday, April 25, 2013 2:04 PM -
0 Votes
How do you add a field to a custom list form?
I hope that helps!Answered | 2 Replies | 5726 Views | Created by xyz2012 - Thursday, July 29, 2010 11:04 AM | Last reply by Tom Molskow - Thursday, July 29, 2010 1:10 PM -
0 Votes
Add item to databound listbox
Another thing to mention is, if the ListBox is databound, we can't use the add or insert method of the ListView control to operate the Items collection which we ...Answered | 2 Replies | 5218 Views | Created by Bef - Tuesday, April 28, 2009 7:53 AM | Last reply by Bef - Thursday, April 30, 2009 10:12 AM -
3 Votes
Add or remove field from Crystal Report
is it possible remove a database fields from an existing crystal report on run time?Answered | 2 Replies | 12465 Views | Created by Jayagopal - Thursday, February 18, 2010 11:49 AM | Last reply by luis montañez - Tuesday, March 30, 2010 9:00 AM -
0 Votes
How do I create a form from a form library?
" Thanks, I've almost got this done, I just need to pick up a couple of fields from the server side.Answered | 13 Replies | 7740 Views | Created by Robert Lauriston at Gracenote - Friday, December 11, 2009 9:25 PM | Last reply by Robert Lauriston at Gracenote - Tuesday, December 22, 2009 1:12 AM -
0 Votes
Add a field to Display form
Hi David, Please open the Display Form in SharePoint Designer, hide the default list form web part and add a custom list form ...Answered | 4 Replies | 5062 Views | Created by David Viia - Saturday, July 23, 2011 1:33 PM | Last reply by Emir Liu - Wednesday, July 27, 2011 9:49 AM -
0 Votes
How do I remove ;# from Multi Choice fields displayed in SPGRidView
Hi John, You can use the GetValueAsText method of the multichoice field.Answered | 1 Replies | 5281 Views | Created by John Guilbert - Friday, July 23, 2010 7:50 AM | Last reply by Dhirendra Yadav - Friday, July 23, 2010 5:45 PM -
0 Votes
How do i do Validation on a field ?
If you want to have field validation, the best path would be to use InfoPath Form Server with SharePoint.Answered | 3 Replies | 10066 Views | Created by Bhadram - Friday, September 10, 2010 8:57 PM | Last reply by Dhirendra Yadav - Saturday, September 11, 2010 7:28 AM -
2 Votes
Add Field to Existing Custom Form
What I did was to create a new temp custom form for new item, and then copied the code block containing the new field over to the form I already had.Answered | 5 Replies | 13190 Views | Created by Carlw4 - Sunday, January 4, 2015 10:22 PM | Last reply by Susan.Barnes - Friday, May 25, 2018 6:47 PM -
0 Votes
How do I move RECORDS in FORMS - to a query
What data do you intend to display on the main form, and what data do you intend to display on the subform?Answered | 16 Replies | 4553 Views | Created by Mari36 - Thursday, May 26, 2011 11:29 PM | Last reply by Mari36 - Sunday, May 29, 2011 10:33 PM -
0 Votes
How do I add thousand marks in a databound TextBox ?
I want to show [ 1,000,000], I can add thousand marks to TextBoxes after data is read from a database.Answered | 1 Replies | 351 Views | Created by AlanChong - Wednesday, March 28, 2018 7:16 AM | Last reply by Kareninstructor - Wednesday, March 28, 2018 9:50 AM -
2 Votes
Field shown in Table but not in Form, how to do?
When you add a new field in a table you will also need to modify the form and add this new field, it will not happen automatically.Answered | 2 Replies | 616 Views | Created by rtccheng - Thursday, September 5, 2013 5:35 AM | Last reply by azcactus - Thursday, September 5, 2013 6:17 AM -
2 Votes
Dynamically add fields in form
Hi, Do you have any update for this issue?Answered | 4 Replies | 1679 Views | Created by Devilindisguise - Tuesday, June 7, 2016 7:02 AM | Last reply by Wendy DZ - Thursday, June 16, 2016 9:13 AM - Items 1 to 20 of 4078415 Next ›
No announcements