I have created a custom event that is when triggered raises to the parent. This event is firing twice for some reason on the raiseevent command. Any thoughts anyone?
2 Answers, 1 is accepted
0
Hristo Borisov
Telerik team
answered on 22 Sep 2009, 08:23 AM
Hi Johnny,
It merely depends on the logic that raises the event. Would you send us a code snippet or a sample project in which we can reproduce the issue?
Thanks for the response. It was my bad. I had the event being triggered through an onitemclick in xaml as well as a handles within vb.net. I apologize for the mistake.
Thanks,
Johnny