Pradip,
You just need to put a jquery line like this in your settimeout closure:
$(#' + MyButton.Id + ').click();
The screen action binded to your MyButton will do the server side magic.
↧