cancel
Showing results for 
Search instead for 
Did you mean: 

Show a table popin when a button is pressed

Former Member
0 Kudos

Hi,

I've made a table that allows the user to create/edit search constraints (e.g. I EQ value -- Include EQual).

The first column on my table shows a button with the picture of the operator that has been selected (e.g. the SAP standard icon for I EQ). I would like to show a popin when the user clicks on one of these buttons to allow the user to quickly select which operator to use (so the popin is a sort of "operator browser").

I've managed to insert the popin into the table but what do I have to write in the OnAction method of the "operator button" to show the popin?

Thank you,

Pietro

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please go through this [link|http://wiki.sdn.sap.com/wiki/display/WDJava/Howtoimplement+TablePopin].

Hope it helps.

Regards,

Manoj

Former Member
0 Kudos

Thank you Manoj

Answers (0)