Hi
I have the latest version of SF. I'm using a ListView configured to use a BO with two fields, one is the indexed ID field and the other is a sring value.
I follow tge guide of the sample and put three buttons for New, Edit and Delete. I add a ChildForm and configure all. All these works just as expected.
I noticed that the ListView have EditObject, AddObject and DeleteObject, I select each one to the corresponding buttons. The Handle action for three are also in true, the PerformActionOnDoubleClick is also set to true, but do nothing; if I run the app, I must to clic on the button for editing, double click in the ListView does not do anything.
If the PerformActionOnDoubleClick is not for editing, what is for?
Regards
Everything is possible, just keep trying...