Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is macro substitution available in .net
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01134885
Message ID:
01134923
Views:
16
>Hi Cetin
>The scenario is i have developed one toolbar as User Control and by making a user control library linked it with my project.
>This toolbar have buttons like ADD,EDIT,DELETE,FIND etc
>i have used this toolbar in my main project and when the user clicks this button i want it should run a specific function of that form only.
>
>Ex. on the click event of Add a function name variable is passed and it should execute.
>
>
>Thanks

Riyaz,
I would probably raise an event in the user control's button click and then listen for that event in the form containing the user control (the form).

HTH,
Einar
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform