I have a column field (dropdown type) in the datawindow.
Required:
When I select this column field in run time, I need to show a popup. But I am not able to find the relevant event for implementing this. something like Isselected() function.
PS: I am using powerbuilder version 6
Can you use the clicked event? Use the dwo argument to figure out what object was clicked.