Skip to Content
0
Former Member
Feb 24, 2009 at 04:24 PM

Screen Popup question

35 Views

Hello all experts,

I have a question related to the popup screen. Here is my scenario: I have created a new view for the popup window and I called the create_popup( ) method to launch the popup, which works fine.

The popup shows up with a tableview of a few entries and allows user to select one row and return.

My difficulty is that I like to select one row and auto-close the window.

How can I do it in one step?

Currently I have to select a row and manually close the wondow, which is not very nice.

I am not quite clear about the logic to handle the close event and popup close.

Can you help?

Please advise.

Thanks a lot,

Bin