Hi all,
I have a table with a colum that has a generator set, the generator return a TextArea that the user can edit.
For the TextAreas in that table the user can’t use the standard browser right click context menu, because the reight click is handeled by the table and not the TextArea.
Is there a way to handle the right click with the TextArea when the TextArea is is a column in a table.