regd. two dialog boxes
Hi Is it possible to have two modals simultaneously. The main aim behind is this I want to have two dialog boxes namely A and B. and B opens when user do some action on A .Any reference or any approach...all are welcomewith warm regards
[264 byte] By [
ymca_a] at [2007-11-27 6:17:28]

# 1
too many popups, you want to keep the application user friendly. So I would think that the second popup replacing the first would be the better choice. Or perhaps you can add the information in the second popup to the first so you have only one popup at all times.