Hi ,
I have Component A,Componet B inside custom Container C.
When there is any exception caught in either Comp A or Comp B classes which are inside Container C ,
I want to close the current dialog and return to webtop main component .
Can any one give some help how this can be done .
Regards