How could I access the currently selected object in XAF listview. all our actions are no longer valid when I changed this option to 'DataView'. However, when I clicked on the default 'Show in a report' action, it worked.
I think there is a way to get at least the Oid of the currently selected object.
I need this to improve the performance of my application, because it is too slow. and I couldn't follow my past ticket about performance.
When I watched the currently selected object, I saw its Oid in the ToString function as appeared in the attachment, but I couldn't exactly find where it's stored.
I need your help
The object type is XpoDataViewRecord