Is it possible to change the timeout for a WARP?
Currently it seems to timeout after about 15 - 20 seconds.
It is possible to change the timeout of the WARP through JavaScript but it will affect the timeout of all WARPs and any async functionality of the WebTab since they use the same callback manager. The following Knowledge Base article has the implementation of the feature:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=10043