DataTable onLongTouch select the item

Hi,
how do i select the item when using onLongTouch?

  • using the ‘onItemClick’ have to start FunctionA() with the item
  • using the ‘onLongTouch’ have to start FunctionB() with the item

thnx

I have a simmilar question but how do it with a long mousedown?