Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Define Custom Event
Message
De
17/02/2009 10:08:48
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01382215
Message ID:
01382354
Vues:
22
Kevin,

>One of the two areas in C# I'm still foggy in is Events. I have a need for an event, and a practicle example is a good learning tool.
>
>I am interating through a dataset, and I want to raise an event for each row. I'm unsure as to what goes here:
>
>
>foreach (DataRow oRow in MyData.Tables[0].Rows)
>{
>
>}
>
>
>
>Can someone help a newbie?

I created an event sample project with a bunch of comments in there for someone else on the list. If it would be helpful I could email that to you to look at. The point was to help understand how to create a custom event.
Tim
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform