Hi,
> Thanks, but, i wanna catch the event in the webcontrols that are
> included in the aspx page not in the codebehindfile for the aspx (main
> page).
not clear what you mean, the codebehind is where you should put all your
code to handle the interactions with the page, the page (what you declare in
the .aspx file) will be compiled at runtime as a class which inherit from
the one you declare in the codebehind ( .cs) file, so it will have access to
it.

Signature
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation