‎2006 May 16 8:49 AM
Hi,
I have created a table control using the wizard. Now I need the user to be able to double click a line which will do further processing.
I cannot get the 'double click' functionality working.
I need help.
Thanks
Martin
‎2006 May 16 8:53 AM
Hi Martin,
you need to enable F2 function key by setting the PF-satus in PBO of the screen. try to give PICK for F2 and then activate the PF-status.
Regards
vijay
‎2006 May 16 8:51 AM
‎2006 May 16 8:53 AM
Hi Martin,
you need to enable F2 function key by setting the PF-satus in PBO of the screen. try to give PICK for F2 and then activate the PF-status.
Regards
vijay
‎2006 May 16 8:58 AM
apart from setting the PF-status with PICK (F2) also set the property "respond to double click" for the tablecontrol column in screen painter.
Regards
Raja
‎2006 May 16 9:08 AM