No announcements
Found 1124955 threads
-
0 Votes
Event not fired in Excel 2003
This should keep the buttons in scope and so you will have the click events working.Answered | 4 Replies | 4732 Views | Created by Rasch-Laugesen - Friday, May 13, 2011 9:35 AM | Last reply by Shailendra_G - Wednesday, May 25, 2011 9:26 PM -
4 Votes
Page KeyDown Event Not Firing
The same event is firing twice, which means that the event handle is not being removed before adding another one.Answered | 5 Replies | 10174 Views | Created by Alexander Deeb - Sunday, August 19, 2012 11:28 PM | Last reply by Alexander Deeb - Tuesday, August 21, 2012 9:00 PM -
0 Votes
Is WebAdding Event Fire for RootWeb?
WebAdding will not fire for RootWeb but any subsites that you create on that RootWeb.Answered | 1 Replies | 10283 Views | Created by Razi bin Rais - Monday, March 1, 2010 6:51 AM | Last reply by MojiHasan-MSFT - Monday, March 1, 2010 11:17 PM -
1 Votes
Stop Valid event firing
Like this in the valid event : Local oob oob=Sys(1270) If Lastkey()==27 .Or.Answered | 2 Replies | 2759 Views | Created by DevNC - Thursday, April 5, 2012 6:47 AM | Last reply by Olaf Doschke - Thursday, April 5, 2012 7:08 AM -
1 Votes
How to fire events on windows?
Hi Swarnamala , You can use the SHDocVwCtl.WebBrowser_V1 object to capture the NewWindow event.Answered | 4 Replies | 2083 Views | Created by Swarnamala - Tuesday, June 26, 2012 8:50 AM | Last reply by Lisa Zhu - Monday, July 2, 2012 5:39 AM -
0 Votes
MonthCalendar Leave Event Firing
When a user clicks on either the forward or backward button of the displayed calendar, the Leave Event is firing.Answered | 5 Replies | 3190 Views | Created by Styler_va - Monday, July 11, 2011 6:04 PM | Last reply by Neddy Ren - Friday, July 15, 2011 2:33 AM -
1 Votes
Event Receiver( ItemUpdated) fires twice
The actual issue lies in the itemCheckedout and Check-In which double fired the event.Answered | 12 Replies | 1918 Views | Created by Kishan Gourav - Monday, January 19, 2015 6:08 AM | Last reply by Kishan Gourav - Friday, January 23, 2015 9:41 AM -
2 Votes
Dropdownlist is not firing the event:
How do you know that the event is not firing?Answered | 3 Replies | 1838 Views | Created by Santosh Umarani - Thursday, August 21, 2014 8:49 AM | Last reply by CoolDadTx - Thursday, August 21, 2014 2:18 PM -
2 Votes
MediaElement MediaEnded event not firing
It seems when we create the MediaElement by code behind, there is some issue with the MediaEnded event.Answered | 2 Replies | 2017 Views | Created by GrayFox.NZ - Sunday, November 20, 2016 1:27 AM | Last reply by GrayFox.NZ - Tuesday, November 22, 2016 6:42 AM -
2 Votes
Timer elapsed event not fired
Add Console.ReadKey or Console.ReadLine statement at the end, so that you main program doesn't terminate.Answered | 7 Replies | 7542 Views | Created by lookingtobe - Friday, February 10, 2012 7:47 AM | Last reply by Adavesh - Friday, February 10, 2012 8:29 AM -
0 Votes
Remote Event Receiver not Firing
Hi, Please look into the ULS logs on the SharePoint Server to find out why the Server isn't firing/reaching the Remote Event Receiver.Answered | 3 Replies | 9478 Views | Created by markcq - Thursday, April 25, 2013 4:04 PM | Last reply by Chakkaradeep Chandran - Wednesday, May 1, 2013 10:41 PM -
2 Votes
WPF click event never fires!!!!
The click event only fires if there are no submenu.Answered | 5 Replies | 1581 Views | Created by SamyCode - Friday, November 8, 2013 4:19 AM | Last reply by Franklin Chen - Monday, November 18, 2013 10:22 AM -
1 Votes
Event Handler is firing multiple times
Event will fire 2 times even if you don't update any item in the event handler code.Answered | 6 Replies | 14145 Views | Created by Vaishali MSPP - Tuesday, August 17, 2010 7:51 PM | Last reply by Rishikesan - Friday, August 12, 2011 6:40 AM -
1 Votes
Speech Recognition starting and ending events?
Based on that, you shouldn't get a RecognizedCompleted event since the SpeechRecognizer doesn't stop.Answered | 5 Replies | 3058 Views | Created by ykbharat - Monday, April 22, 2013 2:45 PM | Last reply by Carmine Si - MSFT - Monday, June 3, 2013 6:23 PM -
1 Votes
Tunneling events not getting fired.
The point is that you need to hook up an event handler for the event in the UserControl - whether you use the EventManager.RegisterClassHandler to hook up an event ...Answered | 3 Replies | 772 Views | Created by msanjayv - Thursday, May 22, 2014 5:34 AM | Last reply by Magnus (MM8) - Thursday, May 22, 2014 12:19 PM -
1 Votes
Sharepoint Item events are fired twice
Hi, I ran into the same issue of getting event fired twice.Answered | 10 Replies | 16843 Views | Created by Toms Edison - Monday, July 28, 2008 4:49 PM | Last reply by Shafie_007 - Monday, April 13, 2009 2:21 AM -
1 Votes
ComboBox SelectionChanged event not firing
If you remove this line, the DeviceTypeList DataTemplate will be applied to all items in the ComboChoices ComboBox and the SelectionChanged event will be fired when you ...Answered | 1 Replies | 2055 Views | Created by wes.r - Wednesday, June 18, 2014 3:20 PM | Last reply by Magnus (MM8) - Wednesday, June 18, 2014 9:36 PM -
0 Votes
Dropdownlist SelectIndexChanged event not firing
Please any one tell me how to solve my problem with Dropdownlist SelectIndexChanged event. this event is not firing when i am ...Answered | 1 Replies | 3703 Views | Created by Thirumal - Friday, May 11, 2012 6:25 AM | Last reply by maziyar.developer - Friday, May 11, 2012 11:56 PM -
0 Votes
DataGridView Key Events Not Firing
Hello, I've worked with key DataGridView events like Keydown and Keypress in VS2008 C# Express projects and never had an issue with them.Answered | 1 Replies | 8088 Views | Created by 2Pi - Monday, May 24, 2010 5:36 AM | Last reply by SachinW - Monday, May 24, 2010 6:08 AM -
5 Votes
Disable Event Firing for item.Update() in workflow
You need to create a separate class in your workflow project and call it's enable and disable event firing functions as shown below: This solution worked perfectly for me.Answered | 7 Replies | 21469 Views | Created by ArunNM - Wednesday, March 12, 2008 4:55 PM | Last reply by Rizwan.Ansari - Tuesday, January 12, 2010 10:05 AM
No announcements