No announcements
Found 1659327 threads
-
3 Votes
Changing the Cancel Before Update Behavior
I took a gample and added a DoCmd.RunCommand acCmdSaveRecord before the SQL was executed and it works perfectly.Answered | 6 Replies | 2080 Views | Created by Avan_Madisen - Wednesday, July 18, 2012 10:18 AM | Last reply by Dirk Goldgar - Wednesday, July 18, 2012 1:43 PM -
0 Votes
Conditionally Cancel Navigation Before Apply Changes
To cancel navigation away from the page,Answered | 4 Replies | 1012 Views | Created by CreedCor - Tuesday, October 18, 2016 8:14 PM | Last reply by CreedCor - Monday, October 24, 2016 8:32 PM -
2 Votes
Conditionally apply a workflow
You could always create a SharePoint Designer workflow and use the Is User a Member of a SharePoint group before sending the email etc, and in fact if the user is, then just set the approval ...Answered | 4 Replies | 6063 Views | Created by steven_455 - Tuesday, March 3, 2009 3:00 PM | Last reply by steven_455 - Thursday, March 5, 2009 1:17 PM -
47 Votes
Navigation to the webpage was canceled in chm file
I had downloaded the source code for ScrewTurn Wiki, and its Help file was giving the "Navigation to the webpage was canceled" msg for every topic.Answered | 32 Replies | 154179 Views | Created by JStrickland - Thursday, December 18, 2008 11:17 PM | Last reply by MSPisupati - Wednesday, August 29, 2012 7:18 AM -
3 Votes
How to conditionally OUTER APPLY with a function
Anyway, I guess the resolution is in not applying what I was asking in this thread.Answered | 9 Replies | 10488 Views | Created by Naomi N - Wednesday, August 17, 2011 4:09 AM | Last reply by Naomi N - Tuesday, August 23, 2011 4:29 AM -
5 Votes
How to conditionally increment a field before insert
I just want to conditionally set the Rev Value Steve GreenbaumAnswered | 15 Replies | 3592 Views | Created by steve48 - Monday, February 20, 2012 2:43 PM | Last reply by Krishnakumar S - Monday, February 20, 2012 7:37 PM -
3 Votes
Show Yes/No messageBox before applying changes
Michael, Quick question: I notice that your code includes a return statement before myapp.commitChanges() whereas similar examples in the lightswitch html client ...Answered | 7 Replies | 3789 Views | Created by Bader Elliasmine - Thursday, September 19, 2013 10:15 AM | Last reply by Hessc - Sunday, November 8, 2015 6:34 PM -
0 Votes
changes made to stylesheet (class) of top navigation menu doesnot apply
Thanks Michael Yes, You are right, i did not change the css class name, i just changed it and it works.Answered | 4 Replies | 5163 Views | Created by vishal parekh - Friday, November 21, 2008 7:44 AM | Last reply by vishal parekh - Saturday, November 22, 2008 5:28 AM -
0 Votes
Canceling DataGridView Selection Change
SetSelectedRowCore is only called when the row is changed.Answered | 14 Replies | 33383 Views | Created by jhclouse - Wednesday, December 7, 2005 12:52 AM | Last reply by Elisheva W - Tuesday, October 11, 2011 7:47 AM -
0 Votes
Cancel change does not work with RolePlayerChanged
Thanks for the information, I tried to cancel the transaction but no joy.Answered | 4 Replies | 3888 Views | Created by Dimitri74 - Monday, January 10, 2011 4:48 PM | Last reply by Dimitri74 - Tuesday, January 11, 2011 11:15 AM -
2 Votes
Conditionally apply data compression depending on edition
As a workaround, postdeploy scripts it not useful, because it detects changes between the db and the dacpac.Answered | 3 Replies | 1572 Views | Created by Ben Seaman - Tuesday, January 22, 2013 12:40 PM | Last reply by Daniel Alvarez - Tuesday, October 22, 2013 7:03 PM -
0 Votes
Suppress chart line conditionally?
In your chart, change the expression for the data value of "amount frozen" to an IIF() evaluation like this: =iif(Sum(Fields!Answered | 4 Replies | 3696 Views | Created by alicorn2 - Monday, July 6, 2009 10:42 PM | Last reply by alicorn2 - Wednesday, July 8, 2009 5:52 PM -
2 Votes
How to Cancel Navigation between TabItems in a TabControl?
In such a case, it may be proper to save each page before navigating to another, otherwise you could present a really obnoxious UI when closing the applicaiton (all depending on how ...Answered | 8 Replies | 10658 Views | Created by John Garland - Wednesday, December 12, 2007 8:33 PM | Last reply by Shimmy Weitzhandler - Tuesday, November 16, 2010 11:35 PM -
0 Votes
Conditionally load controls
You could do something like this: <UserControl.Resources> <BooleanToVisibilityConverter ...Answered | 2 Replies | 4271 Views | Created by John2408 - Thursday, March 25, 2010 3:47 PM | Last reply by John2408 - Thursday, March 25, 2010 4:08 PM -
4 Votes
WebView displayes "Navigation to the webpage canceled", while navigating from one XHTML page to another XHTML page.
It will help me, Then now itself I will go for Storage Folder, I will change my code.Answered | 8 Replies | 2083 Views | Created by Xyroid - Thursday, May 9, 2013 5:35 AM | Last reply by GDEVENDRAK - Saturday, May 18, 2013 4:38 AM -
3 Votes
Question about using ok & cancel button in preview 2 (save & cancel)
When pressing cancel: 1.Answered | 7 Replies | 2212 Views | Created by Sven Elm - Friday, March 22, 2013 9:39 AM | Last reply by Huy Nguyen MSFT - Thursday, March 28, 2013 4:52 AM -
0 Votes
CollectionEditor Cancel button does not Cancel the changes done in the items
The changes are committed by the PropertyGrid built into the collection editor, not the collection editor itself.Answered | 1 Replies | 2509 Views | Created by Nehal Joshi - Wednesday, September 12, 2012 6:36 AM | Last reply by webJose - Wednesday, September 12, 2012 7:33 AM -
0 Votes
I have a problem changing navigation menus' names!!
I hardly find new screens I create in the navigation menus after running the app, although they are exist in the navigation at design time even ...Answered | 9 Replies | 943 Views | Created by Ehab_EGY - Saturday, October 25, 2014 8:54 PM | Last reply by OptikSage - Thursday, October 30, 2014 5:22 PM -
0 Votes
Cancel my own pending changes
Right Click the files in Source Control\Solution explorer and choose Undo Pending Changes and in Undo Pending Changes window verify the files then Click Undo Changes.Answered | 2 Replies | 4501 Views | Created by Giorgi Zautashvili - Friday, January 14, 2011 7:48 AM | Last reply by Giorgi Zautashvili - Tuesday, March 15, 2011 2:55 PM -
0 Votes
how-to "cancel" changing of current item in ListBox?
Now in your selection changed event, use ...Answered | 7 Replies | 11017 Views | Created by sergun - Friday, March 23, 2007 12:11 AM | Last reply by Tim Valentine - Wednesday, November 9, 2011 9:49 PM - Items 1 to 20 of 1659327 Next ›
No announcements