I am in a situation where I need to prevent Listview change of index (either mouse click or keyboard up/down) and take action to save a textarea content before allowing Listview's change of index. Unlike a button click, where it can be cancelled within the "action" sub, a change of index only shows as an event after.
How can I accomplish that? Can someone please shed some light? Thanks a lot.
How can I accomplish that? Can someone please shed some light? Thanks a lot.