cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Calling Event

Former Member
0 Likes
758

Hi Experts,

I have a simple question.

I'm having a event which is bounded with a inputfield.

I want to call this event in the wddoinit.

When i used code wizard, it prompts me to give WDEVENT.

How can i call a event in the wddoinit.

Thnx,

Suba

View Entire Topic
Former Member
0 Likes

hi suba ram....

all you want to do is ... calling the coding part of that event, righ. then what you can do is... create a method that has the coding. so you can call this method from wddoitint method as well as from the event.

---regards,

alex b justin