transfer control from master page to child page

R

Ramesh

Hi,

I have 1 master page and child pages. Master page contains one ajax
modal popup extender with OK and cancel button. i set submit behaviour
for OK button. this popup called on master page init event when
session expired. In child page if session expired and any button
pressed then that master page popup display. Now my problem is when
the popup open that time if i press ENTER, OK button of master popup
not firing. child page submit button click event fired. How to handle
this ? please let me know any suggestion.

Thanks & Regards

V.Ramesh
 
P

Peter Duniho

Ramesh said:
Hi,

I have 1 master page and child pages. Master page contains one ajax
modal popup extender with OK and cancel button. [...]

Your post is not specific, but it sounds like you are writing a web
application. If so, you should post your question in a forum
appropriate to questions in that context, such as the ASP.NET newsgroup.

Pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top